CRTP mixin adding transaction‐id operations shared by the view and owning types.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
template<typename Derived>
class TxidApi;
Member Functions
Name |
Description |
Returns the raw 32‐byte transaction id. |
|
Compares two transaction ids for equality. |
|
Compares two transaction ids for inequality. |
Friends
Name |
Description |
|