Sui.Rpc.V2beta.StorageFund (ex_sui v0.1.0)
View SourceStruct representing the onchain storage fund.
Summary
Types
@type t() :: %Sui.Rpc.V2beta.StorageFund{ __unknown_fields__: [Protobuf.unknown_field()], non_refundable_balance: non_neg_integer() | nil, total_object_storage_rebates: non_neg_integer() | nil }