Module BSV::Transaction ¶
Transaction building, signing, serialisation, and verification.
Provides the {Transaction::Transaction} class for constructing and signing transactions, {Transaction::Beef} for BEEF (BRC-62/95/96) serialisation, {Transaction::MerklePath} for BRC-74 merkle proofs, and {Transaction::Sighash} constants for BIP-143 sighash computation.