MempoolResponse constructor

MempoolResponse(
  1. List<TransactionIdentifier> transaction_identifiers
)

Implementation

MempoolResponse(this.transaction_identifiers);