SellReservecoinTransaction constructor

SellReservecoinTransaction(
  1. int from,
  2. double amountRC
)

Implementation

SellReservecoinTransaction(super.from, this.amountRC);