forked from MetaMask/metamask-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add restricted method text (MetaMask#1217)
* Add restricted method text * update restricted * add correct paths * add backticks * update links * update links * update links * update links * update links * update links * Update wallet/concepts/wallet-api.md Co-authored-by: Alexandra Tran Carrillo <[email protected]> * revert changes * fix typo * Apply suggestions from code review Co-authored-by: Alexandra Tran Carrillo <[email protected]> * move note * Add snaps example * change link * Apply suggestions from code review Co-authored-by: Alexandra Tran Carrillo <[email protected]> * Apply suggestions from code review Co-authored-by: Alexandra Tran Carrillo <[email protected]> --------- Co-authored-by: Alexandra Tran Carrillo <[email protected]>
- Loading branch information
1 parent
e9e616b
commit 4554589
Showing
5 changed files
with
65 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -858,4 +858,4 @@ await snap.request({ | |
message: 'Hello, world!', | ||
}, | ||
}); | ||
``` | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters