Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/vmcommon-14-jul-2022-v1_3' into …
Browse files Browse the repository at this point in the history
…vmcommon-14-jul-2022-v1_3
  • Loading branch information
sasurobert committed Jul 19, 2022
2 parents 679bd7b + f4a0d08 commit 240e688
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mock/world/builtinFunctionsWrapper.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ func NewBuiltinFunctionsWrapper(
EpochNotifier: &EpochNotifierStub{},
SaveNFTToSystemAccountEnableEpoch: 100,
MaxNumOfAddressesForTransferRole: 100,
FixAsyncCallbackCheckEnableEpoch: 100,
CheckFunctionArgumentEnableEpoch: 100,
}

builtinFuncFactory, err := builtInFunctions.NewBuiltInFunctionsCreator(argsBuiltIn)
Expand Down

0 comments on commit 240e688

Please sign in to comment.