Package org.bitcoindevkit
Object PsbtParseException.ErrorHandler
-
- All Implemented Interfaces:
-
org.bitcoindevkit.UniffiRustCallStatusErrorHandler
public class PsbtParseException.ErrorHandler implements UniffiRustCallStatusErrorHandler<PsbtParseException>
-
-
Field Summary
Fields Modifier and Type Field Description public final static PsbtParseException.ErrorHandler
INSTANCE
-
Method Summary
Modifier and Type Method Description PsbtParseException
lift(RustBuffer.ByValue error_buf)
-
-
-
Method Detail
-
lift
PsbtParseException lift(RustBuffer.ByValue error_buf)
-
-