deposit property

BigInt deposit
final

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;