interface RoflmarketOfferQuery {
    id: OfferID;
    provider: Uint8Array;
}

Properties

Properties

provider: Uint8Array