Skip to content

Commit f3c8f1e

Browse files
committed
chore: format
1 parent a331f2e commit f3c8f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
//! client: "https://rafiki.money/alice".to_string(),
5858
//! interact: None,
5959
//! };
60-
//!
60+
//!
6161
//! let access_token = client.grant().request(&wallet_address.auth_server, &grant_request).await?;
6262
//!
6363
//! // Example of creating a payment request

0 commit comments

Comments
 (0)