You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem and use case? Please describe.
There are new RPC endpoints to retrieve the used and paid storage space of a contract.
Describe the solution you'd like
Add new methods for the 2 following endpoints in the RpcClient class (corresponding interface and other classes implementing the interface):
Is your feature request related to a problem and use case? Please describe.
There are new RPC endpoints to retrieve the used and paid storage space of a contract.
Describe the solution you'd like
Additional context
https://gitlab.com/tezos/tezos/-/blob/master/docs/api/lima-openapi.json#/default/get_context_contracts__contract_id__storage_paid_space
The text was updated successfully, but these errors were encountered: