Skip to content

Commit

Permalink
Merge branch 'master' into gerhard/uma-2479-ensure-osnap-form-input-t…
Browse files Browse the repository at this point in the history
…ypes-working-correctly
  • Loading branch information
gsteenkamp89 committed Apr 12, 2024
2 parents 53f5681 + 7bba94b commit a40f004
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/oSnap/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ export type Transaction =
| TransferNftTransaction
| TransferFundsTransaction
| SafeImportTransaction;
| TransferFundsTransaction
| SafeImportTransaction;

/**
* Represents the fields that all transactions share.
Expand Down

0 comments on commit a40f004

Please sign in to comment.