問題タブ [tendermint]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
blockchain - Tendermint と Hashgraph の違いを説明できる人はいますか?
Tendermint と Hashgraph の違いを説明できる人はいますか?
BigchainDb のように mongoDb で BFT コンセンサス ソリューションを使用することを検討していますが、Tendermint と Hashgraph との違いについて疑問に思っていますか?
ありがとうございました
tendermint - (abci-cli を使用して)broadcast_tx_commit すると、出力に料金フィールドもあるのはなぜですか?
curl -s 'localhost:46657/broadcast_tx_commit?tx="name=satoshi"'
結果には次のfee
フィールドが含まれます。"fee": {}
なぜパラメータ料金を返すのですか? 公式ドキュメントとは異なります。