curl -s 'localhost:46657/broadcast_tx_commit?tx="name=satoshi"'
result contains the fee
field: "fee": {}
Why return the parameter fee? It is different from the official documentation.
curl -s 'localhost:46657/broadcast_tx_commit?tx="name=satoshi"'
result contains the fee
field: "fee": {}
Why return the parameter fee? It is different from the official documentation.
Sometimes docs are a little bit behind the development. I updated the docs https://tendermint.readthedocs.io/projects/tools/en/develop/getting-started.html