near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
RpcViewGasKeyListResponse
Type Alias RpcViewGasKeyListResponse
type
RpcViewGasKeyListResponse
=
{
block_hash
:
CryptoHash
;
block_height
:
number
;
keys
:
GasKeyInfoView
[]
;
}
Index
Properties
block_
hash
block_
height
keys
Properties
block_
hash
block_hash
:
CryptoHash
block_
height
block_height
:
number
keys
keys
:
GasKeyInfoView
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
hash
block_
height
keys
near-api-js - v7.0.4
Loading...