deposit property
The storage deposit amount (in smallest units) paid by the depositor.
This will be refunded when the transaction is executed or cancelled.
Implementation
final BigInt deposit;
The storage deposit amount (in smallest units) paid by the depositor.
This will be refunded when the transaction is executed or cancelled.
final BigInt deposit;