InvalidHashPsbtException constructor

InvalidHashPsbtException(
  1. String hash
)

Implementation

InvalidHashPsbtException(
  String this.hash,
);