We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a331f2e commit f3c8f1eCopy full SHA for f3c8f1e
src/client/mod.rs
@@ -57,7 +57,7 @@
57
//! client: "https://rafiki.money/alice".to_string(),
58
//! interact: None,
59
//! };
60
-//!
+//!
61
//! let access_token = client.grant().request(&wallet_address.auth_server, &grant_request).await?;
62
//!
63
//! // Example of creating a payment request
0 commit comments