Interface: TransactionOutputDetail
Defined in: web3-bitcoin-utils/src/types.ts:48
Properties
Property | Type | Defined in |
---|---|---|
address | string | web3-bitcoin-utils/src/types.ts:50 |
isWalletAddress | boolean | web3-bitcoin-utils/src/types.ts:51 |
value | NumberUnit | web3-bitcoin-utils/src/types.ts:49 |