UNPKG

@cosmos-kit/leap-mobile

Version:
9 lines (8 loc) 164 B
export interface LeapAccount { address: string; algo: string; bech32Address: string; isNanoLedger: boolean; name: string; pubKey: string; }