@taprsvp/types
Version:
TypeScript types and interfaces for the Transaction Authorization Protocol (TAP)
9 lines • 330 B
TypeScript
/**
* @fileoverview Tests for TAIP-12 Name Hashing Implementation
*
* These tests verify the name normalization and hashing functions comply with
* the TAIP-12 specification and produce the correct hash values for interoperability
* with VerifyVASP and GTR networks.
*/
export {};
//# sourceMappingURL=nameHash.test.d.ts.map