UNPKG

jcc-call-utils

Version:

Toolkit of crossing chain from Call chain to SWTC chain

5 lines (4 loc) 78 B
export default interface IWallet { secret: string; address: string; }