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

    Type Alias GasKeyInfoView

    type GasKeyInfoView = {
        gas_key: GasKeyView;
        public_key: PublicKey;
    }
    Index

    Properties

    Properties

    gas_key: GasKeyView
    public_key: PublicKey