PsbtException constructor

PsbtException({
  1. String? message,
})

Constructs the PsbtException

Implementation

PsbtException({super.message});