Skip to content

Commit

Permalink
Pass scriptsEnabled argument to RPC engine
Browse files Browse the repository at this point in the history
  • Loading branch information
psiemens committed Dec 9, 2020
1 parent 19c67b8 commit 6f00d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/execution/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ func main() {
results,
txResults,
node.RootChainID,
scriptsEnabled,
)
return rpcEng, nil
}).Run()
Expand Down

0 comments on commit 6f00d8c

Please sign in to comment.