Skip to content

Commit

Permalink
Update lib/web/rgb.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Armando CD <[email protected]>
  • Loading branch information
josediegorobles and crisdut authored Dec 14, 2023
1 parent 9380c10 commit 875891e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/web/rgb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@ export interface RgbOfferResponse {
/// Seller PSBT (encoded in base64)
sellerPsbt: string;
/// Bundle ID (collection)
bundleId: string[],
bundleId?: string,
}

export interface RgbBidRequest {
Expand Down

0 comments on commit 875891e

Please sign in to comment.