UNPKG

@roochnetwork/rooch-sdk-kit

Version:
3 lines (2 loc) 105 B
export type SupportChain = 'rooch' | 'bitcoin'; export type SupportWallet = 'UniSat' | 'OKX' | 'OneKey';