Package

com.mchange.sc.v1.consuela

bitcoin

Permalink

package bitcoin

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. bitcoin
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait BtcAddress extends AnyRef

    Permalink
  2. class BtcException extends ConsuelaException

    Permalink
  3. final case class BtcPrivateKey extends Product with Serializable

    Permalink
  4. case class BtcPublicKey(toEthPublicKey: EthPublicKey) extends Product with Serializable

    Permalink
  5. type ByteSeqExact20 = ethereum.specification.Types.ByteSeqExact20

    Permalink
  6. type ByteSeqExact32 = ethereum.specification.Types.ByteSeqExact32

    Permalink
  7. type ByteSeqExact33 = ethereum.specification.Types.ByteSeqExact33

    Permalink
  8. type ByteSeqExact64 = ethereum.specification.Types.ByteSeqExact64

    Permalink
  9. type ByteSeqExact65 = ethereum.specification.Types.ByteSeqExact65

    Permalink
  10. class UnexpectedScriptPubKeyFormatException extends BtcException

    Permalink
  11. class UnknownBtcAddressFormatException extends BtcException

    Permalink
  12. class UnknownPublicKeyFormatException extends BtcException

    Permalink
  13. class UnsupportedBtcAddressTypeException extends BtcException

    Permalink

Value Members

  1. object BtcAddress

    Permalink
  2. object BtcPrivateKey extends Serializable

    Permalink
  3. object BtcPublicKey extends Serializable

    Permalink
  4. val ByteSeqExact20: ethereum.specification.Types.ByteSeqExact20.type

    Permalink
  5. val ByteSeqExact32: ethereum.specification.Types.ByteSeqExact32.type

    Permalink
  6. val ByteSeqExact33: ethereum.specification.Types.ByteSeqExact33.type

    Permalink
  7. val ByteSeqExact64: ethereum.specification.Types.ByteSeqExact64.type

    Permalink
  8. val ByteSeqExact65: ethereum.specification.Types.ByteSeqExact65.type

    Permalink
  9. package encoding

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped