mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-08 05:45:16 +00:00
d4d1ff284b
Solves two problems: * inability to estimate GAS needed for registerCandidate in a regular way because of its very high fee (more than what normal RPC servers allow) * inability to have MaxBlockSystemFee lower than the registration price which is very high on its own (more than practically possible to execute) See https://github.com/neo-project/neo/issues/3552. Signed-off-by: Roman Khimov <roman@nspcc.ru> |
||
---|---|---|
.. | ||
helpers/policyhelper | ||
common_test.go | ||
cryptolib_test.go | ||
cryptolib_verification_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 |