Fix trace test
This commit is contained in:
@@ -32,7 +32,7 @@ describe('Trace', () => {
|
|||||||
const trace = [
|
const trace = [
|
||||||
{
|
{
|
||||||
op: OpCode.DelegateCall,
|
op: OpCode.DelegateCall,
|
||||||
stack: [delegateCallAddress, '0x', '0x', '0x', '0x'],
|
stack: [delegateCallAddress, '0x'],
|
||||||
depth: 0,
|
depth: 0,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user