We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce11c86 + 48c5323 commit edd46dcCopy full SHA for edd46dc
README.md
@@ -101,6 +101,9 @@ $latestBlockHash = $latestBlock->getHash();
101
- [getDictionaryItemByURef](docs/API/RpcClientAPI.md#Get-dictionary-item)
102
- [getGlobalStateByBlock](docs/API/RpcClientAPI.md#Get-global-state-by-block)
103
- [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)
107
108
### DeployService
109
- [makeDeploy](docs/API/DeployServiceAPI.md#Make-deploy)
0 commit comments