eosio
Contract
Ricardian Contract
Title: Explicitly Manage the CPU Quota of Account
Summary: Explicitly manage the CPU bandwidth quota of account {{nowrap account}}
{{#if_has_value cpu_weight}} Explicitly manage the CPU bandwidth quota of account {{account}} by pinning it to a weight of {{cpu_weight}}. {{account}} can stake and unstake, however, it will not change their CPU bandwidth quota as long as it remains pinned. {{else}} Unpin the CPU bandwidth quota of account {{account}}. The CPU bandwidth quota of {{account}} will be driven by the current tokens staked for CPU bandwidth by {{account}}. {{/if_has_value}}
Data Representation
Fill out the form to create a representation of the data in this type of action.