Packages

package utils

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class AccountBlockFeeInfo(baseFee: BigInteger, forgerTips: BigInteger, forgerAddress: AddressProposition) extends BytesSerializable with Product with Serializable
    Annotations
    @JsonView()
  2. case class AccountPayment(address: AddressProposition, value: BigInteger) extends BytesSerializable with Product with Serializable
    Annotations
    @JsonView()
  3. class BigIntegerUInt256 extends AnyRef
  4. class Bloom extends BytesSerializable

    Bloom represents a 2048 bit bloom filter.

    Bloom represents a 2048 bit bloom filter.

    Annotations
    @JsonView()
  5. class EthereumTransactionDecoder extends AnyRef
  6. class EthereumTransactionEncoder extends AnyRef
  7. final class EthereumTransactionUtils extends AnyRef
  8. class RlpStreamDecoder extends AnyRef

    Adapted from org/web3j/rlp/RlpDecoder.java

  9. class RlpStreamEncoder extends AnyRef

    Adapted from org/web3j/rlp/RlpEncoder.java

  10. final class Secp256k1 extends AnyRef

Ungrouped