Uint8List getAccountIdFromPrincipalID(String id) { return getAccountIdFromPrincipal(Principal.fromText(id)); }