Taquito TypeDocs
    Preparing search index...

    Interface PackDataParams

    interface PackDataParams {
        data: MichelsonV1Expression;
        gas?: BigNumber;
        type: MichelsonV1Expression;
    }
    Index

    Properties

    Properties

    gas?: BigNumber