Gift Badges: A few tweaks
This commit is contained in:
@@ -249,6 +249,7 @@ export function processGiftBadge(
|
||||
|
||||
return {
|
||||
expiration: timestamp + Number(receipt.getReceiptExpirationTime()),
|
||||
id: undefined,
|
||||
level: Number(receipt.getReceiptLevel()),
|
||||
receiptCredentialPresentation: Bytes.toBase64(
|
||||
giftBadge.receiptCredentialPresentation
|
||||
|
Reference in New Issue
Block a user