Vana SDK - v2.2.2
    Preparing search index...

    Interface LegacyTransactionOptions

    Legacy transaction options type for backwards compatibility.

    Use TransactionOptions instead. Will be removed in next major version.

    interface LegacyTransactionOptions {
        gasLimit?: bigint;
    }
    Index

    Properties

    Properties

    gasLimit?: bigint

    Use gas instead