UNPKG

@bajetech/digitalbits-wallet-sdk

Version:

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

5 lines (4 loc) 78 B
export enum KeyType { astrax = "astrax", plaintextKey = "plaintextKey", }