eosio
Contract
Ricardian Contract
Title: Explicitly Manage the RAM Quota of Account
Summary: Explicitly manage the RAM quota of account {{nowrap account}}
{{#if_has_value ram_bytes}} Explicitly manage the RAM quota of account {{account}} by pinning it to {{ram_bytes}} bytes. {{account}} can buy and sell RAM, however, it will not change their RAM quota as long as it remains pinned. {{else}} Unpin the RAM quota of account {{account}}. The RAM quota of {{account}} will be driven by the current RAM holdings of {{account}}. {{/if_has_value}}
Data Representation
Fill out the form to create a representation of the data in this type of action.