DuplicateKeyPsbtException constructor

DuplicateKeyPsbtException(
  1. String key
)

Implementation

DuplicateKeyPsbtException(
  String this.key,
);