All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.wavesenterprise.transaction.PaymentsV1ToContract.scala Maven / Gradle / Ivy

There is a newer version: 1.16.0
Show newest version
package com.wavesenterprise.transaction

import com.wavesenterprise.transaction.docker.assets.ContractTransferInV1

trait PaymentsV1ToContract {
  def payments: List[ContractTransferInV1]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy