platform.getMinStake RPC Method
To use the platform.getMinStake method on the P-Chain, ensure that the end of your URL includes ext/bc/P.
參數
此方法不接受任何參數
退貨
結果
物件
載入中...
minValidatorStake
字串
載入中...
minDelegatorStake
字串
載入中...
請求
回應
1{2"jsonrpc": "2.0",3"result": {4"minValidatorStake": "1000000000000000",5"minDelegatorStake": "50000000000000"6},7"id": 18}
1{2"jsonrpc": "2.0",3"result": {4"minValidatorStake": "1000000000000000",5"minDelegatorStake": "50000000000000"6},7"id": 18}