near-api-js - v7.0.4
    Preparing search index...

    Type Alias RpcViewGasKeyListResponse

    type RpcViewGasKeyListResponse = {
        block_hash: CryptoHash;
        block_height: number;
        keys: GasKeyInfoView[];
    }
    Index

    Properties

    block_hash: CryptoHash
    block_height: number