UNPKG

@ledgerhq/hw-app-canton

Version:
5 lines 281 B
export * from "./Canton"; export { default } from "./Canton"; export { splitTransaction } from "./splitTransaction"; export { decodeDeviceDamlTransaction, decodeDeviceMetadata, decodeNode, decodeInputContract, lookupType, } from "./protobufUtils"; //# sourceMappingURL=index.js.map