bytom
bytom copied to clipboard
Official Go implementation of the Bytom protocol
It a nice project hope to enjoys with thanks.
恢复钱包报错
在新的钱包里(版本1.0.8),点击恢复钱包,选之前钱包(版本也是1.0.8)路径下的keystore文件,报错 > > 初始化错误 > Fetch error: TypeError: Network request failed
I keep getting the following error message while trying to send BTM to another BTM address: "Error submitting form Gas credit has been spent Error Code: BTM747" OS: MacOS 10.14.6...
Hey folks, After I sent Bytoms from exchange I can`t see any balance on my wallet . Exchange has sent the amount to my address, and the block has been...
./bytomd init --chain_id testnet ./bytomd node --mining [ERR] zeroconf: failed to send announcement: dns: domain must be fully qualified 这是什么情况?
Both Testnet Explorer and Testnet Faucet of Bytom not working properly. Anyone have any idea about this?
程序版本:1.0.7 和 1.0.8 solonet 节点已开启挖矿,通过 `/submit-transaction` 接口发送已完成签名的交易,有一定几率出现该笔交易不被打包的情况,通过 `/get-transaction` 接口可一直查到这笔交易。 例如昨天的一笔: ``` { "status": "success", "data": { "tx_id": "6671ea0e1cf00398e85e0d5867ffc93a4892d2faf054c4afecbc648cb442c56d", "block_time": 1554721754, "block_hash": "0000000000000000000000000000000000000000000000000000000000000000", "block_height": 0, "block_index": 0, "inputs": [ { "type":...