# Functions
CheckGenerateTransactions -.
CheckGetAccount -.
CheckSetEntireState -.
CheckSetEntireStateWithRemoval -.
CheckSetState -.
GenerateTransaction will generate a transaction based on input data.
# Constants
OkReturnCode the const for the ok return code.
# Variables
InitialAmount the variable for initial minting amount in account.
MinimumStakeValue the variable for the minimum stake value.
OneEGLD the variable for one egld value.
ZeroValue the variable for the zero big int.
# Interfaces
ChainSimulator defines the operations for an entity that can simulate operations of a chain.