BuildDepositTxArgs: BaseVaultUpdateTxArgs & {
    amount: bigint;
}

Type declaration

  • amount: bigint