UNPKG

@helium/address

Version:

Helium public key utilities

5 lines 189 B
export declare const MAINNET = 0; export declare const TESTNET = 16; export declare const SUPPORTED_NET_TYPES: number[]; export type NetType = number; //# sourceMappingURL=NetTypes.d.ts.map