mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-23 23:30:36 +00:00
91a4bc5beb
The usage of the Blockchain's one leads to the same ExecFeeFactor within a single block. What we need is to update ExecFeeFactor after each transaction invocation, thus, cached DAO should be used as it contains all relevant changes. |
||
---|---|---|
.. | ||
helpers/policyhelper | ||
common_test.go | ||
designate_test.go | ||
gas_test.go | ||
ledger_test.go | ||
management_test.go | ||
neo_test.go | ||
notary_test.go | ||
oracle_test.go | ||
policy_test.go |