breez_
sdk_
core
0.6.2
Module merkle
Module Items
Structs
Enums
In breez_
sdk_
core::
lightning::
offers
breez_sdk_core
::
lightning
::
offers
Module
merkle
Copy item path
Expand description
Tagged hashes for use in signature calculation and verification.
Structs
§
Tagged
Hash
A hash for use in a specific context by tweaking with a context-dependent tag as per
BIP 340
and computed over the merkle root of a TLV stream to sign as defined in
BOLT 12
.
Enums
§
Sign
Error
Error when signing messages.