UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

7 lines 150 B
/** * The list of referenced token IDs. */ export type TransactionID = { ref_ids?: Array<string>; }; //# sourceMappingURL=TransactionID.d.ts.map