coinbase / mesh-specifications

Specification files for the Mesh Blockchain Standard
Apache License 2.0
324 stars 92 forks source link

Improved Fee Handling #33

Closed patrick-ogrady closed 4 years ago

patrick-ogrady commented 4 years ago

The Rosetta API does not support dynamic fees very well. This PR adds support for specifying fee and viewing the suggested fee (according to provided intent and network conditions).

Changes