Type alias PurchaseReceiptAccount

PurchaseReceiptAccount: { executable: boolean; owner: PublicKey; lamports: SolAmount; rentEpoch: undefined | number; publicKey: PublicKey; data: PurchaseReceipt }

Type declaration

Generated using TypeDoc