Skip to content
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

Release notes on update hook #45

Open
wants to merge 3 commits into
base: feature/cosmos-wallet
Choose a base branch
from

Conversation

lukachi
Copy link
Contributor

@lukachi lukachi commented Mar 19, 2024

No description provided.

@lukachi lukachi changed the base branch from main to feature/cosmos-wallet March 19, 2024 11:06
export const onUpdate: OnUpdateHandler = async (args: {
request: JsonRpcRequest;
}) => {
console.log('onUpdate', JSON.stringify(args));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delet

method: 'snap_dialog',
params: {
type: 'confirmation',
content: panel([
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the version an move the text to a constant for the ease of updating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants