Commit b0bf6b73 authored by ben-chain's avatar ben-chain Committed by GitHub

make ovmSETNONCE notStatic (#179)

parent df4edec5
......@@ -445,6 +445,7 @@ contract OVM_ExecutionManager is iOVM_ExecutionManager, Lib_AddressResolver {
)
override
public
notStatic
{
_setAccountNonce(ovmADDRESS(), _nonce);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment