pub async fn notify(ty: NotifyType, message: &str) -> Result<()>
Expand description
Displays a notification in MetaMask or natively in the browser.
Snap Document: snap_notify
pub async fn notify(ty: NotifyType, message: &str) -> Result<()>
Displays a notification in MetaMask or natively in the browser.
Snap Document: snap_notify