neoneo-go/docs
Roman Khimov 7589733017 config: add a special Blockchain type to configure Blockchain
And include some node-specific configurations there with backwards
compatibility. Note that in the future we'll remove Ledger's
fields from the ProtocolConfiguration and it'll be possible to access them in
Blockchain directly (not via .Ledger).

The other option tried was using two configuration types separately, but that
incurs more changes to the codebase, single structure that behaves almost like
the old one is better for backwards compatibility.

Fixes #2676.
2022-12-07 17:35:53 +03:00
..
cli.md cli: make the node use new logging level on SIGHUP 2022-12-05 15:45:42 +03:00
compiler.md *: fix Neo and NeoGo misuses 2022-12-07 17:29:09 +03:00
consensus.md config: add Consensus subsection for dBFT config, fix #2677 2022-12-07 13:20:21 +03:00
conventions.md [#2442] English Check 2022-05-04 19:48:27 +03:00
node-configuration.md config: add a special Blockchain type to configure Blockchain 2022-12-07 17:35:53 +03:00
notary.md rpcclient/notary: add OnNEP17PaymentData and an example 2022-09-08 14:33:04 +03:00
notifications.md docs: fix doc for transaction_executed WS notification 2022-10-26 15:32:54 +03:00
oracle.md [#2442] English Check 2022-05-04 19:48:27 +03:00
release-instruction.md docs: update release instructions 2022-11-14 09:03:42 +03:00
rpc.md *: fix Neo and NeoGo misuses 2022-12-07 17:29:09 +03:00
stateroots.md [#2442] English Check 2022-05-04 19:48:27 +03:00
vm.md [#2442] English Check 2022-05-04 19:48:27 +03:00