Skip to content

Commit

Permalink
Added new RPC methods to README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Bylbas <[email protected]>
  • Loading branch information
Roman Bylbas committed Jul 26, 2023
1 parent ce11c86 commit 48c5323
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ $latestBlockHash = $latestBlock->getHash();
- [getDictionaryItemByURef](docs/API/RpcClientAPI.md#Get-dictionary-item)
- [getGlobalStateByBlock](docs/API/RpcClientAPI.md#Get-global-state-by-block)
- [getGlobalStateByStateRootHash](docs/API/RpcClientAPI.md#Get-global-state-by-state-root-hash)
- [queryBalance](docs/API/RpcClientAPI.md#Query-balance)
- [getChainspecInfo](docs/API/RpcClientAPI.md#Get-chainspec-info)
- [speculativeExecution](docs/API/RpcClientAPI.md#Speculative-execution)

### DeployService
- [makeDeploy](docs/API/DeployServiceAPI.md#Make-deploy)
Expand Down

0 comments on commit 48c5323

Please sign in to comment.