Skip to main content

Crate satellite_bitcoin

Crate satellite_bitcoin 

Source

Re-exports§

pub use script::ScriptPubkey;

Modules§

btc_utxo_holder
bytes
constants
error
fee_rate
generic
input_calc
macros
script
util
utxo_info
utxo_info_json

Macros§

declare_fixed_array
This macro declares a new array type for a specified type
declare_fixed_option
declare_fixed_set

Structs§

AccountMempoolInfo
MempoolData
MempoolInfo
NewPotentialInputAmount
Represents potential transaction inputs for size estimation.
NewPotentialInputsAndOutputs
Container for potential inputs and outputs used in size estimation.
NewPotentialOutputAmount
Represents potential transaction outputs for size estimation.
TransactionBuilder
A zero-heap Bitcoin transaction builder for the Arch runtime.

Enums§

MathError
SignPolicy
Specifies how an added state-transition input should be signed.
TxStatus

Traits§

MempoolDataView

Functions§

add_rune_input
mul_div
safe_add
safe_div
safe_mul
safe_sub