@multiversx/sdk-core - v15.0.0
    Preparing search index...

    Class GovernanceTransactionsFactory

    Hierarchy

    • BaseFactory
      • GovernanceTransactionsFactory
    Index

    Constructors

    Methods

    • Sets the gas limit for the transaction.

      Parameters

      • transaction: Transaction
      • OptionalgasLimit: bigint

        Optional gas limit to set. This is the value provided by the user.

      • OptionalconfigGasLimit: bigint

        Optional gas limit from the configuration. This is computed internally based on some config values.

      Returns Promise<void>