UNPKG

bsv-p2p-wallet-uat

Version:
7 lines (6 loc) 129 B
export interface UnspendTransactionWoC { height: number; tx_pos: number; tx_hash: string; value: number; }