Package

scorex

account

Permalink

package account

Visibility
  1. Public
  2. All

Type Members

  1. class Account extends Serializable

    Permalink
  2. case class PrivateKeyAccount(seed: Array[Byte], privateKey: Array[Byte], publicKey: Array[Byte]) extends PublicKeyAccount with Product with Serializable

    Permalink
  3. class PublicKeyAccount extends Account

    Permalink

Value Members

  1. object Account extends ScorexLogging with Serializable

    Permalink

Ungrouped