Available on crate feature
client
only.Expand description
High level APIs
Modules§
- input_
selection - Input selection for transactions
- pow
- PoW functions.
- transaction
- Transaction preparation and signing
Structs§
- Client
Block Builder - Builder of the block API
- Client
Block Builder Options - Options for generating block
- Client
Block Builder Output Address - Block output address
- GetAddresses
Options - Prepared
Transaction Data - Helper struct for offline signing
- Prepared
Transaction Data Dto - PreparedTransactionData Dto
- Remainder
Data - Data for a remainder output, used for ledger nano
- Remainder
Data Dto - Data for a remainder output, used for ledger nano
- Signed
Transaction Data - Helper struct for offline signing
- Signed
Transaction Data Dto - SignedTransactionData Dto
Functions§
- search_
address - Function to find the index and public (false) or internal (true) type of an Bech32 encoded address
- verify_
semantic - Verifies the semantic of a prepared transaction.