Skip to content

Commit

Permalink
adding separate flag
Browse files Browse the repository at this point in the history
  • Loading branch information
sasurobert committed Jul 26, 2024
1 parent 9001fca commit e3e50b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vmhost/hostCore/host.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const internalVMErrors = "internalVMErrors"
// allFlags must have all flags used by mx-chain-vm-go in the current version
var allFlags = []core.EnableEpochFlag{
vmhost.CryptoOpcodesV2Flag,
vmhost.MultiESDTNFTTransferAndExecuteByUserFlag,
}

// vmHost implements HostContext interface.
Expand Down

0 comments on commit e3e50b6

Please sign in to comment.