UNPKG

@bajetech/digitalbits-wallet-sdk

Version:

A library to make it easier to write wallets that interact with the DigitalBits blockchain

6 lines 185 B
export var KeyType; (function (KeyType) { KeyType["astrax"] = "astrax"; KeyType["plaintextKey"] = "plaintextKey"; })(KeyType || (KeyType = {})); //# sourceMappingURL=keys.js.map