platform.getSubnets RPC Method
To use the platform.getSubnets method on the P-Chain, ensure that the end of your URL includes ext/bc/P.
パラメータ
ids
配列
読み込み中...
返品
subnets
配列
読み込み中...
id
文字列
読み込み中...
controlKeys
配列
読み込み中...
キー
文字列
読み込み中...
threshold
文字列
読み込み中...
リクエスト
回答
1{2"jsonrpc": "2.0",3"result": {4"subnets": [5{6"id": "11111111111111111111111111111111LpoYY",7"controlKeys": [],8"threshold": "0"9}10]11},12"id": 113}
1{2"jsonrpc": "2.0",3"result": {4"subnets": [5{6"id": "11111111111111111111111111111111LpoYY",7"controlKeys": [],8"threshold": "0"9}10]11},12"id": 113}