Skip to content

Commit

Permalink
fixes after review
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed Oct 21, 2024
1 parent 583b817 commit 5a567ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/transaction.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ type Transaction struct {
Options uint32 `json:"options,omitempty"`
GuardianAddr string `json:"guardian,omitempty"`
GuardianSignature string `json:"guardianSignature,omitempty"`
Relayer string `json:"relayer,omitempty"`
}

// GetTransactionResponseData follows the format of the data field of get transaction response
Expand Down

0 comments on commit 5a567ac

Please sign in to comment.