Skip to content

cardano-web3-js / CML / get_deposit

Function: get_deposit()

get_deposit(txbody, pool_deposit, key_deposit): bigint

Defined in: node_modules/cardano-wasm-libs/src/libs/cardano-multiplatform-lib/nodejs/cardano_multiplatform_lib.d.ts:77

Parameters

txbody

TransactionBody

pool_deposit

bigint

key_deposit

bigint

Returns

bigint

Released under the MIT License