Skip to content

Commit 2792a54

Browse files
committed
eth/tracers: rm the flatCall's notused CreationMethod
Signed-off-by: jsvisa <[email protected]>
1 parent 84a8021 commit 2792a54

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

eth/tracers/native/call_flat.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ type flatCallAction struct {
7878
SelfDestructed *common.Address `json:"address,omitempty"`
7979
Balance *big.Int `json:"balance,omitempty"`
8080
CallType string `json:"callType,omitempty"`
81-
CreationMethod string `json:"creationMethod,omitempty"`
8281
From *common.Address `json:"from,omitempty"`
8382
Gas *uint64 `json:"gas,omitempty"`
8483
Init *[]byte `json:"init,omitempty"`

eth/tracers/native/gen_flatcallaction_json.go

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)