Module breez_sdk_core::lightning::ln::script
Expand description
Abstractions for scripts used in the Lightning Network.
Structsยง
- An error occurring when converting from
Script
toShutdownScript
. - A script pubkey for shutting down a channel as defined by BOLT #2.