getLatestBlockhash RPC Method
Please note that this method is only available in solana-core v1.9 or newer. Please use getRecentBlockhash for solana-core v1.8
参数
对象
对象
正在加载...
承诺
字符串
正在加载...
已最终确定
字符串
正在加载...
已确认
字符串
正在加载...
已处理
字符串
正在加载...
minContextSlot
整数
正在加载...
退货
结果
正在加载...
上下文
正在加载...
apiVersion
正在加载...
插槽
正在加载...
值
正在加载...
blockhash
正在加载...
lastValidBlockHeight
正在加载...
请求
回复
1{2“jsonrpc”: "2.0",3"result": {4"context": {5"slot": 27926},7"value": {8"blockhash": "EkSnNWid2cvwEVnVx9aBqawnmiCNiDgp3gUdkDPTKN1N",9"lastValidBlockHeight": 309010}11},12"id": 113}
1{2“jsonrpc”: "2.0",3"result": {4"context": {5"slot": 27926},7"value": {8"blockhash": "EkSnNWid2cvwEVnVx9aBqawnmiCNiDgp3gUdkDPTKN1N",9"lastValidBlockHeight": 309010}11},12"id": 113}