Skip to content

Commit

Permalink
Upgrade ImportICRC1Canister transaction as [sc-13093]
Browse files Browse the repository at this point in the history
  • Loading branch information
olsemeno committed Jun 18, 2024
1 parent 2e4ce2b commit 498727b
Show file tree
Hide file tree
Showing 9 changed files with 898 additions and 754 deletions.
2 changes: 2 additions & 0 deletions packages/vaults/src/enum/enums.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ export enum TransactionType {
VersionUpgrade = "VersionUpgrade",
Purge = "Purge",
ControllerUpdate = "ControllerUpdate",
ICRC1AddCanisters = "ICRC1AddCanisters",
ICRC1RemoveCanisters = "ICRC1RemoveCanisters",
}

export enum Currency {
Expand Down
Loading

0 comments on commit 498727b

Please sign in to comment.