UnmaintainedUserParams: Readonly<{
    accountAddress: string;
    walletBlockchain: UnmaintainedBlockchain;
    walletPublicKey: string;
}>