/** * @file InkdClient.advanced.test.ts * @description Edge-case and untested-method coverage for InkdClient. * Covers: grantAccess, revokeAccess, listForSale, buyToken, * getInscriptions, removeInscription, updateInscription, * getTokensByOwner, batch mint, full inscribe flow, and * connection guards for all previously uncovered methods. */ export {}; //# sourceMappingURL=InkdClient.advanced.test.d.ts.map