@cfxlabsinc/b2b-services
    Preparing search index...
    WalletPaymentInstrument: Simplify<
        Omit<PaymentInstrumentBase, "type" | "provider"> & {
            address: string;
            chain: string;
            nominisWalletScreen?: NominisWalletScreenResult;
            nominisWalletScreenRequestId?: string;
            type: WalletPaymentInstrumentType;
        },
    >

    A self-custody blockchain wallet