doc headers
This commit is contained in:
parent
7a6b866163
commit
d61113ad12
@ -12,6 +12,8 @@ This service can serve historical state data over the same rpc interface as
|
||||
|
||||
## Usage
|
||||
|
||||
### `serve`
|
||||
|
||||
To serve state diffs over RPC:
|
||||
|
||||
`eth-statediff-service serve --config=<config path>`
|
||||
@ -22,6 +24,8 @@ Available RPC methods are:
|
||||
* `statediff_stateDiffAt()`
|
||||
* `statediff_writeStateDiffAt()`
|
||||
|
||||
### `write`
|
||||
|
||||
To write state diffs directly to a database:
|
||||
|
||||
`eth-statediff-service write --config=<config path>`
|
||||
|
Loading…
Reference in New Issue
Block a user