Crate chia_sdk_utils

Crate chia_sdk_utils 

Source

Structs§

Address
Bech32

Enums§

Bech32Error
CoinSelectionError
An error that occurs when selecting coins.

Functions§

knapsack_coin_algorithm
Runs the knapsack algorithm on a set of coins, attempting to find an optimal set.
parse_hex
select_coins
Uses the knapsack algorithm to select coins.