neo-go/docs
Roman Khimov 5c2895485a native: add candidate registration via onNEP17Payment
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>
2024-12-22 19:31:49 +03:00
..
cli.md docs: fix typos 2023-08-31 14:13:51 +02:00
compiler.md docs: add more on compiler limitations, fix #3023 2024-07-26 16:03:05 +03:00
consensus.md *: migrate to Docker Compose V2 2024-08-06 15:51:17 +03:00
conventions.md [#2442] English Check 2022-05-04 19:48:27 +03:00
labels.md docs: minimally outline local labels 2023-12-21 13:25:34 +03:00
neofs-blockstorage.md docs: take care of upload-bin documentation 2024-12-17 10:18:34 +03:00
node-configuration.md native: add candidate registration via onNEP17Payment 2024-12-22 19:31:49 +03:00
notary.md chore: fix typos 2024-04-01 09:43:20 +08:00
notifications.md ws: allow filtering notification by parameters 2024-11-26 00:26:04 +03:00
oracle.md [#2442] English Check 2022-05-04 19:48:27 +03:00
release-instruction.md docs: adjust release instructions 2024-05-21 14:26:05 +03:00
rpc.md neorpc: extend getpeers method 2024-06-27 10:41:59 +01:00
stateroots.md [#2442] English Check 2022-05-04 19:48:27 +03:00
vm.md docs: update vm loadhex example 2024-09-26 14:51:23 +03:00