chain3.scs.getBlock
Returns information about a block on the AppChain by block number.
Parameters
String - the address of the AppChain that Dapp is on.
QUANTITY|TAG - integer of a block number, or the string "earliest" or "latest", as in the default block parameter <#the-default-block-parameter>. Note, scs_getBlock does not support "pending".
参数看起来支持字符串latest,实测不行
chain3.scs.getBlock
Returns information about a block on the AppChain by block number.
Parameters
String - the address of the AppChain that Dapp is on.
QUANTITY|TAG - integer of a block number, or the string "earliest" or "latest", as in the default block parameter <#the-default-block-parameter>. Note, scs_getBlock does not support "pending".
参数看起来支持字符串latest,实测不行