package
1.8.2
Repository: https://github.com/multiversx/mx-chain-go.git
Documentation: pkg.go.dev

# Functions

GetOriginalSenderForTx obtains the original's sender address depending on transaction's type.
No description provided by the author
NewSmartContractProcessorV2 creates a smart contract processor that creates and interprets VM data.
NewTestScProcessor -.
NewVMOutputAccountsProcessor creates a new VMOutputProcessor instance.

# Constants

TooMuchGasProvidedMessage is the message for the too much gas provided error.

# Structs

TestScProcessor extends scProcessor and is used in tests as it exposes some functions that are not supposed to be used in production code Exported functions simplify the reproduction of edge cases.
VMOutputAccountsProcessor will process the VMOutput from a regular of builtin function call.