Commit fb35aaef authored by Maurelian's avatar Maurelian Committed by GitHub

Fix typo in EIP155_TRANSACTON (#346)

parent b41e8b34
...@@ -19,7 +19,7 @@ library Lib_OVMCodec { ...@@ -19,7 +19,7 @@ library Lib_OVMCodec {
*********/ *********/
enum EOASignatureType { enum EOASignatureType {
EIP155_TRANSACTON, EIP155_TRANSACTION,
ETH_SIGNED_MESSAGE ETH_SIGNED_MESSAGE
} }
......
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