UNPKG

@ledgerhq/hw-app-canton

Version:
11 lines (10 loc) 258 B
export * from "./Canton"; export { default } from "./Canton"; export { splitTransaction } from "./splitTransaction"; export { decodeDeviceDamlTransaction, decodeDeviceMetadata, decodeNode, decodeInputContract, lookupType, } from "./protobufUtils";