Left Curve Software Stack
    Preparing search index...

    Type Alias TxParameters

    type TxParameters = {
        gasLimit?: number;
    }
    Index

    Properties

    Properties

    gasLimit?: number