問題タブ [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.

0 投票する
3 に答える
649 参照

blockchain - Tendermint と Hashgraph の違いを説明できる人はいますか?

Tendermint と Hashgraph の違いを説明できる人はいますか?

BigchainDb のように mongoDb で BFT コンセンサス ソリューションを使用することを検討していますが、Tendermint と Hashgraph との違いについて疑問に思っていますか?

ありがとうございました

0 投票する
1 に答える
110 参照

tendermint - (abci-cli を使用して)broadcast_tx_commit すると、出力に料金フィールドもあるのはなぜですか?

curl -s 'localhost:46657/broadcast_tx_commit?tx="name=satoshi"'

結果には次のfeeフィールドが含まれます。"fee": {}

なぜパラメータ料金を返すのですか? 公式ドキュメントとは異なります。