-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update docs for wallets #43
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
| Resource Type | Action | Activity Type | | ||
| --------------- | -------- | :----------------------------------------- | | ||
| **ORGANIZATION** | CREATE | ACTIVITY_TYPE_CREATE_SUB_ORGANIZATION_V4 | | ||
| **INVITATION** | CREATE | ACTIVITY_TYPE_CREATE_INVITATIONS | | ||
| | DELETE | ACTIVITY_TYPE_DELETE_INVITATION | | ||
| **POLICY** | CREATE | ACTIVITY_TYPE_CREATE_POLICY_V3 | | ||
| | UPDATE | ACTIVITY_TYPE_UPDATE_POLICY | | ||
| | DELETE | ACTIVITY_TYPE_DELETE_POLICY | | ||
| **WALLET** | CREATE | ACTIVITY_TYPE_CREATE_WALLET | | ||
| | CREATE | ACTIVITY_TYPE_CREATE_WALLET_ACCOUNTS | | ||
| | EXPORT | ACTIVITY_TYPE_EXPORT_WALLET | | ||
| **PRIVATE_KEY** | CREATE | ACTIVITY_TYPE_CREATE_PRIVATE_KEYS_V2 | | ||
| | CREATE | ACTIVITY_TYPE_CREATE_PRIVATE_KEY_TAG | | ||
| | UPDATE | ACTIVITY_TYPE_UPDATE_PRIVATE_KEY_TAG | | ||
| | DELETE | ACTIVITY_TYPE_DISABLE_PRIVATE_KEY | | ||
| | DELELE | ACTIVITY_TYPE_DELETE_PRIVATE_KEY_TAGS | | ||
| | EXPORT | ACTIVITY_TYPE_EXPORT_PRIVATE_KEY | | ||
| | SIGN | ACTIVITY_TYPE_SIGN_RAW_PAYLOAD_V2 | | ||
| | SIGN | ACTIVITY_TYPE_SIGN_TRANSACTION_V2 | | ||
| **USER** | CREATE | ACTIVITY_TYPE_CREATE_USERS_V2 | | ||
| | CREATE | ACTIVITY_TYPE_CREATE_USER_TAG | | ||
| | UPDATE | ACTIVITY_TYPE_UPDATE_USER | | ||
| | UPDATE | ACTIVITY_TYPE_UPDATE_USER_TAG | | ||
| | DELETE | ACTIVITY_TYPE_DELETE_USERS | | ||
| | DELETE | ACTIVITY_TYPE_DELETE_USER_TAG | | ||
| **CREDENTIAL** | CREATE | ACTIVITY_TYPE_CREATE_API_KEYS | | ||
| | CREATE | ACTIVITY_TYPE_CREATE_AUTHENTICATORS_V2 | | ||
| | DELETE | ACTIVITY_TYPE_DELETE_API_KEYS | | ||
| | DELETE | ACTIVITY_TYPE_DELETE_AUTHENTICATORS | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome reorg 👏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this pulled from the version that's about to be deployed? Assuming yes :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
actually no 😓 here's the PR for mono: https://github.com/tkhq/mono/pull/2115
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't get these into the release branch, but I don't think that should block
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤩
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
Changes
wallet