UNPKG

rubic-sdk

Version:
7 lines (6 loc) 125 B
export interface BitcoinEncodedConfig { data?: string; to: string; value: string; inputIndexes?: number[]; }