toData method

InputDataArgs toData()

Implementation

InputDataArgs toData() {
  return InputDataArgs(address, CoinsExtensions.toData(coins));
}