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

    Type Alias TransferToGasKeyAction

    type TransferToGasKeyAction = {
        deposit: NearToken;
        public_key: PublicKey;
    }
    Index

    Properties

    Properties

    deposit: NearToken
    public_key: PublicKey