Docs

SetUpWalletRpcReturnType

type SetUpWalletRpcReturnType = WalletAddressObjectType & {
deviceShareStored: string;
isIframeStorageEnabled: boolean;
};