export const BLOCKCHAIN = 'COINBASE'; export const VERSION = 'v1'; export enum Command { connect = 'connect', }