Returns a range over all transactions in the block.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
auto
Transactions() const &;
Return Value
A random‐access range of the block's transactions.
Created with MrDocs