mirror of
https://github.com/FlipsideCrypto/stellar-models.git
synced 2026-02-06 13:07:02 +00:00
* first commit, added all docs but no transformations yet * added all gold models, plus enhanced (EZ) operations and docs * Silver incremental logic (#2) * check in * check in, gte in progress * bronze & silver * updated docs and gold models * updated working gold models * adding ez__operations as well * SO, cluster, fix silver accounts * updated ez config * updated ez config formatting (minor) * changed filenames and dir structure * fixed and ran ez_operations, updated a line in the readme --------- Co-authored-by: Mike Stepanovic <mike.stepanovic@flipsidecrypto.com>
284 B
284 B
{% docs base_fee %} The fee (in stroops) the network charges per operation in a transaction for the given ledger. The minimum base fee is 100, with the ability to increase if transaction demand exceeds ledger capacity. When this occurs, the ledger enters surge pricing. {% enddocs %}