Skip to content

Commit

Permalink
chore: support earning vault profile
Browse files Browse the repository at this point in the history
  • Loading branch information
anhnh12 committed Jul 23, 2024
1 parent b629ea3 commit 71c3c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mochi-profile/typeset/profile.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ const (
PROFILE_TYPE_APPLICATION ProfileType = "application"
PROFILE_TYPE_VAULT ProfileType = "vault"
PROFILE_TYPE_APPLICATION_VAULT ProfileType = "application_vault"
PROFILE_TYPE_EARNING_VAULT ProfileType = "earning_vault"
)

0 comments on commit 71c3c33

Please sign in to comment.