UNPKG

@xswap-link/xswap-common

Version:

JavaScript library for xSwap common components

5 lines (4 loc) 74 B
export type CoinTypeAddress = { coinType: number; address: string; };