mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-24 01:42:25 +00:00
Specifying a certain stateroot R as `invoke*historic` RPC-call parameter, we're willing to perform historic call based on the storage state of root R. Thus, next block should be of the height h(R)+1. This allows to use historic functionality for the current blockchain height. |
||
---|---|---|
.. | ||
client | ||
request | ||
response | ||
server | ||
rpc_config.go |