@ledgerhq/hw-app-canton
Version:
Ledger Hardware Wallet Canton Application API
8 lines • 317 B
JavaScript
;
/**
* Type definitions for Canton transaction JSON structure
* These types represent the structure of transaction data from the Gateway API
* that needs to be split into device-compatible components.
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map