Trait smarthub_sdk::escrow::base::EscrowCore
source · pub trait EscrowCore {
fn escrow_remove_offer(&mut self, offer_id: EscrowOfferId);
}pub trait EscrowCore {
fn escrow_remove_offer(&mut self, offer_id: EscrowOfferId);
}