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

com.wavesplatform.transaction.Authorized.scala Maven / Gradle / Ivy

The newest version!
package com.wavesplatform.transaction
import com.wavesplatform.account.PublicKey

trait Authorized {
  val sender: PublicKey
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy