BtcUserParams: Readonly<{
    accountAddress: string;
    walletBlockchain: BtcBlockchain;
    walletPublicKey: string;
}>