UNPKG

@ngraveio/bc-ur-multi-layer-sync

Version:

Provides BC-UR types for syncing multiple coins and accounts from cold wallets to watch only wallets.

7 lines (6 loc) 223 B
import { RegistryType } from "@keystonehq/bc-ur-registry"; export declare const ExtendedRegistryTypes: { CRYPTO_DETAILED_ACCOUNT: RegistryType; CRYPTO_SYNC_COIN: RegistryType; CRYPTO_PORTFOLIO: RegistryType; };