UNPKG

@ledgerhq/coin-cardano

Version:
7 lines 421 B
// Coming from @cardano-foundation/ledgerjs-hw-app-cardano code (type TxOutputFormat) export var CardanoTxOutputFormat; (function (CardanoTxOutputFormat) { CardanoTxOutputFormat[CardanoTxOutputFormat["ARRAY_LEGACY"] = 0] = "ARRAY_LEGACY"; CardanoTxOutputFormat[CardanoTxOutputFormat["MAP_BABBAGE"] = 1] = "MAP_BABBAGE"; })(CardanoTxOutputFormat || (CardanoTxOutputFormat = {})); //# sourceMappingURL=signer.js.map