Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Update crates/tbdex/src/messages/rfq.rs
Browse files Browse the repository at this point in the history
Co-authored-by: nitro-neal <5314059+nitro-neal@users.noreply.github.com>
  • Loading branch information
KendallWeihe and nitro-neal authored Jun 25, 2024
1 parent b57b03e commit 1af7bdd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions crates/tbdex/src/messages/rfq.rs
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@ impl Rfq {
}
}

// verify payin
// verify payout
// verify claims

println!("Rfq.verify_offering_requirements() invoked");
Ok(true)
}

Expand Down

0 comments on commit 1af7bdd

Please sign in to comment.