Skip to content

Commit

Permalink
test-thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Jan 13, 2025
1 parent 667c980 commit c023c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/chia-sdk-driver/src/offers/offer_builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ use crate::{DriverError, Offer, ParsedOffer, Puzzle, SpendContext};
pub struct OfferBuilder<T> {
data: T,
}

//
#[derive(Debug, Clone)]
pub struct Make {
nonce: Bytes32,
Expand Down

0 comments on commit c023c37

Please sign in to comment.