ConsensusEncodingPsbtException constructor

ConsensusEncodingPsbtException(
  1. String encodingError
)

Implementation

ConsensusEncodingPsbtException(
  String this.encodingError,
);