TwoTuple_TxidBlockHashZ |
TwoTuple_TxidBlockHashZ.clone() |
Creates a new tuple which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
TwoTuple_TxidBlockHashZ[] |
ChannelMonitor.get_relevant_txids() |
Returns the set of txids that should be monitored for re-organization out of the chain.
|
TwoTuple_TxidBlockHashZ[] |
Confirm.ConfirmInterface.get_relevant_txids() |
Returns transactions that must be monitored for reorganization out of the chain along
with the hash of the block as part of which it had been previously confirmed.
|
TwoTuple_TxidBlockHashZ[] |
Confirm.get_relevant_txids() |
Returns transactions that must be monitored for reorganization out of the chain along
with the hash of the block as part of which it had been previously confirmed.
|
static TwoTuple_TxidBlockHashZ |
TwoTuple_TxidBlockHashZ.of(byte[] a,
byte[] b) |
Creates a new C2Tuple_TxidBlockHashZ from the contained elements.
|