neo-go/docs
Tatiana Nesterenko f3760c1a98 rpcsrv: return ErrUnknownSession and ErrUnknownIterator
Behaviour change.
`terminatesession` returns ErrUnknownSession in case of impossibility of finding session,
previously there was no-error response with `false` result.
`traverseIterator`returns ErrUnknownSession in case of impossibility of finding session,
previously there was no-error response with default result; `traverseIterator`returns ErrUnknownIterator,
there were no such errors before.
Accordingly to proposal:
https://github.com/neo-project/proposals/pull/156
Also adding description of `traverseIterator` in docs/rpc.md.

Signed-off-by: Tatiana Nesterenko <tatiana@nspcc.io>
2023-08-16 14:16:14 +01:00
..
cli.md cli: allow to provide network-specific node config file 2023-05-16 13:23:55 +03:00
compiler.md Merge pull request #3008 from nspcc-dev/event-gen 2023-05-31 23:56:51 +03:00
consensus.md docs: fix the MinPeers consensus requirements 2023-01-13 11:33:19 +03:00
conventions.md [#2442] English Check 2022-05-04 19:48:27 +03:00
node-configuration.md vm: move JNumbers parsing precision under HFBasilisk 2023-08-10 13:14:16 +03:00
notary.md docs: improve Notary's till value documentation 2023-04-25 12:03:01 +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: adjust release instructions 2023-07-11 08:36:05 +03:00
rpc.md rpcsrv: return ErrUnknownSession and ErrUnknownIterator 2023-08-16 14:16:14 +01: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