MiniscriptPsbtException constructor

MiniscriptPsbtException({
  1. String? message,
})

Constructs the MiniscriptPsbtException

Implementation

MiniscriptPsbtException({super.message});