mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-12 18:41:02 +00:00
Implement delegate_call (#80)
This commit is contained in:
@@ -1096,7 +1096,6 @@ where
|
||||
context,
|
||||
gas,
|
||||
address,
|
||||
None,
|
||||
input_offset,
|
||||
input_size,
|
||||
output_offset,
|
||||
|
||||
@@ -807,7 +807,6 @@ impl FunctionCall {
|
||||
context,
|
||||
gas,
|
||||
address,
|
||||
None,
|
||||
input_offset,
|
||||
input_size,
|
||||
output_offset,
|
||||
|
||||
Reference in New Issue
Block a user