[][src]Module lnpbp::bp::resolvers

Resolvers are traits allow accessing or computing information from a bitcoin transaction graph (from blockchain, state channel, index, PSBT etc).

Enums

FeeError

Errors happening during fee computation

MatchError

Errors happening when PSBT or other resolver information does not match the structure of bitcoin transaction

Traits

Fee

Fee computing resolver

InputPreviousTxo

API for accessing previous transaction output data