StorageFund

data class StorageFund(val nonRefundableBalance: Any?, val totalObjectStorageRebates: Any?)

Constructors

Link copied to clipboard
constructor(nonRefundableBalance: Any?, totalObjectStorageRebates: Any?)

Properties

Link copied to clipboard

The portion of the storage fund that will never be refunded through storage rebates.

Link copied to clipboard

Sum of storage rebates of live objects on chain.