diff --git a/docs/rpc.md b/docs/rpc.md index a9a131ed5..9b84e5719 100644 --- a/docs/rpc.md +++ b/docs/rpc.md @@ -44,7 +44,7 @@ which would yield the response: | `getblockhash` | Yes | | `getblocksysfee` | No (#341) | | `getconnectioncount` | Yes | -| `getcontractstate` | No (#342) | +| `getcontractstate` | Yes | | `getnep5balances` | No (#498) | | `getnep5transfers` | No (#498) | | `getpeers` | Yes |