mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-11 21:04:11 +00:00
Convert code from byte range to seq
This commit is contained in:
parent
b4fd38e062
commit
d24108a79b
@ -733,7 +733,7 @@ template genCall(callName: untyped): untyped =
|
||||
to,
|
||||
value,
|
||||
callData,
|
||||
code,
|
||||
code.toSeq,
|
||||
MessageOptions(flags: flags)
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user