toData method

OutputDataArgs toData()

Implementation

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