maintenance_time_interval
超級代表調整時間間隔, 目前為6 * 3600 * 1000ms
account_upgrade_cost
賬戶公升級為超級代表的費用,目前為9999 trx
create_account_fee
建立賬戶費用,目前為0.1trx
transaction_fee
trx抵扣頻寬的費用,目前為10sun/byte
asset_issue_fee
資產發行費用,目前為1024 trx
witness_pay_per_block
超級代表出塊獎勵,目前為32 trx
witness_standby_allowance
分給前127名超級代表候選人的獎勵,115200 trx
create_new_account_fee_in_system_contract
修改系統建立賬戶的費用,目前為0 sun (1trx=1, 000, 000 sun)
create_new_account_bandwidth_rate
建立賬戶時對資源或trx的消耗
allow_creation_of_contracts
控制虛擬機器功能的開啟
remove_the_power_of_the_gr
用於清除gr的創世票數
allow_update_account_name
允許使用者更改暱稱以及暱稱同名,目前為0,表示不允許
allow_same_token_name
用於允許建立相同名稱的token,目前為0,表示不允
allow_multi_sign
允許多重簽名,目前為0,表示不允許
tron波場網路資料總結
tron tron官網 tronscan瀏覽器 tronscan tronscan介面 tronscan frontend blob dev2019 document api.md tronlink tron公鏈整體介紹 tron公鏈api 節點搭建流程 官方節點 主網trongrid url tr...
mysql innodb常用引數介紹
show variables like default storage engine 在 my.cnf加入,重啟生效 default storage engine innodb設定預設儲存引擎 show variables like innodb buffer pool size 建議值,不超過物理...
configure常用引數介紹
configure常用引數介紹 configure指令碼有大量的命令列選項,對不同的軟體包來說,這些選項可能會有變化,但許多基本選項是不會改變的.帶上 help 選項執行configure指令碼可以看到可用的所有選項。這裡我只羅列一些常用選項,以備參考 prefix 是最常用的選項,製作出的make...