Skip to content

Commit 48c5323

Browse files
author
Roman Bylbas
committed
Added new RPC methods to README.md
Signed-off-by: Roman Bylbas <[email protected]>
1 parent ce11c86 commit 48c5323

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ $latestBlockHash = $latestBlock->getHash();
101101
- [getDictionaryItemByURef](docs/API/RpcClientAPI.md#Get-dictionary-item)
102102
- [getGlobalStateByBlock](docs/API/RpcClientAPI.md#Get-global-state-by-block)
103103
- [getGlobalStateByStateRootHash](docs/API/RpcClientAPI.md#Get-global-state-by-state-root-hash)
104+
- [queryBalance](docs/API/RpcClientAPI.md#Query-balance)
105+
- [getChainspecInfo](docs/API/RpcClientAPI.md#Get-chainspec-info)
106+
- [speculativeExecution](docs/API/RpcClientAPI.md#Speculative-execution)
104107

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

0 commit comments

Comments
 (0)