AnchorTransactionsResponse constructor

AnchorTransactionsResponse(
  1. List<AnchorTransaction> transactions
)

Implementation

AnchorTransactionsResponse(this.transactions);