Companion

object Companion

Properties

Link copied to clipboard
val ANY: Long

This is used for identity and payments on any blockchain (there is value in having the same address across blockchains sometimes, but its also potentially dangerous if two blockchains use exactly the same tx format, sighash scheme, and a reproducible (non-UTXO) input form. This seems unlikely.

Link copied to clipboard
val BCH: Long
Link copied to clipboard
val BIP32: Long
Link copied to clipboard
val BIP44: Long
Link copied to clipboard
val BTC: Long

BIP-44 coin types are described (here)https://github.com/satoshilabs/slips/blob/master/slip-0044.md

Link copied to clipboard
val ION: Long
Link copied to clipboard
val NEXA: Long
Link copied to clipboard

Functions

Link copied to clipboard
fun hardened(v: Int): Long
fun hardened(v: Long): Long