package bitcoin
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- bitcoin
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- sealed trait BtcAddress extends AnyRef
- class BtcException extends ConsuelaException
- final case class BtcPrivateKey extends Product with Serializable
- case class BtcPublicKey(toEthPublicKey: EthPublicKey) extends Product with Serializable
- type ByteSeqExact20 = ethereum.specification.Types.ByteSeqExact20
- type ByteSeqExact32 = ethereum.specification.Types.ByteSeqExact32
- type ByteSeqExact33 = ethereum.specification.Types.ByteSeqExact33
- type ByteSeqExact64 = ethereum.specification.Types.ByteSeqExact64
- type ByteSeqExact65 = ethereum.specification.Types.ByteSeqExact65
- class UnexpectedScriptPubKeyFormatException extends BtcException
- class UnknownBtcAddressFormatException extends BtcException
- class UnknownPublicKeyFormatException extends BtcException
- class UnsupportedBtcAddressTypeException extends BtcException
Value Members
- val ByteSeqExact20: ethereum.specification.Types.ByteSeqExact20.type
- val ByteSeqExact32: ethereum.specification.Types.ByteSeqExact32.type
- val ByteSeqExact33: ethereum.specification.Types.ByteSeqExact33.type
- val ByteSeqExact64: ethereum.specification.Types.ByteSeqExact64.type
- val ByteSeqExact65: ethereum.specification.Types.ByteSeqExact65.type
- object BtcAddress
- object BtcPrivateKey extends Serializable
- object BtcPublicKey extends Serializable