Skip to content

Commit

Permalink
Add stakewise to non editable tags (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev authored Apr 4, 2024
1 parent 109e36c commit 0aaeefa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/src/types/db/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const nonEditableFeeRecipientTags = [
"rocketpool",
"stakehouse",
"stader",
"stakewise"
] as const;

export type NonEditableFeeRecipientTag =
Expand Down

0 comments on commit 0aaeefa

Please sign in to comment.