Variable accountProvidersConst

accountProviders: {
    Batch: typeof Batch;
    ConfigTransaction: typeof ConfigTransaction;
    Multisig: typeof Multisig;
    ProgramConfig: typeof ProgramConfig;
    Proposal: typeof Proposal;
    SpendingLimit: typeof SpendingLimit;
    VaultBatchTransaction: typeof VaultBatchTransaction;
    VaultTransaction: typeof VaultTransaction;
} = ...

Type declaration

Generated using TypeDoc