UNPKG

@bajetech/digitalbits-wallet-sdk

Version:

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

4 lines (3 loc) 122 B
export const BASE_RESERVE = 10; export const BASE_RESERVE_MIN_COUNT = 2; export const NATIVE_ASSET_IDENTIFIER = "native";