美文网首页
Changes of eosio.system

Changes of eosio.system

作者: 费曼猫 | 来源:发表于2018-08-28 22:47 被阅读31次

static constexpr int64_t ram_gift_bytes = 1400;

1. <eosio.system>

2. static constexpr

image.png

3. Function buyram

3.1. inside function buyram and add update_ram_supply()

3.2. N(eosio.ram), N(active)

3.3. set_resource_limits(res_itr->ram_bytes)

ram_gift_bytes

4. Function sellram

4.1 changebw(from, receiver, stake_net_delta, stake_cpu_delta, bool transfer)


相关文章

网友评论

      本文标题:Changes of eosio.system

      本文链接:https://www.haomeiwen.com/subject/ejpkbftx.html