neoneo-go/cli/wallet
Anna Shaleva cbc75afd4d docs: refactor documentation
CLI:
* Typos are fixed
* Documentation on NEP-11 tokens is added
* NeoGo node configuration is moved to a separate file

Compiler:
* Typos and indentations are fixed
* Ops dump example is updated

Consensus:
* Typos are fixed
* Links are fixed

Notifications:
* Minor adjustments

RPC:
* `getversion` response is updated
* `getunclamedgas` comment is removed (not valid since
https://github.com/neo-project/neo-modules/pull/243)

VM:
* Update help message
* `load*` command adjustments
* `astack` command removal
2021-09-08 17:52:46 +03:00
..
legacy.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
legacy_test.go slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
multisig.go cli: use AddressFlag for wallet sign 2021-04-16 12:40:01 +03:00
nep11.go docs: refactor documentation 2021-09-08 17:52:46 +03:00
nep17.go cli/wallet: add sysgas to transfer functions 2021-07-02 12:34:18 +03:00
validator.go cli: move wallet candidate getstate into query voter 2021-07-22 21:13:44 +03:00
wallet.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00