mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-23 15:44:50 +01:00
chore: update deps (#761)
This commit is contained in:
@@ -113,9 +113,8 @@ pub async fn pay_request(
|
||||
let rumor = EventBuilder::new(
|
||||
nostr_sdk::Kind::from_u16(14),
|
||||
serde_json::to_string(&payload)?,
|
||||
[],
|
||||
);
|
||||
|
||||
)
|
||||
.build(nprofile.public_key);
|
||||
let relays = nprofile.relays;
|
||||
|
||||
for relay in relays.iter() {
|
||||
|
||||
Reference in New Issue
Block a user