Computes a bitcoin address, which is the format used in Koinos
address = bitcoinEncode( ripemd160 ( sha256 ( publicKey ) ) )
Generated using TypeDoc
Computes a bitcoin address, which is the format used in Koinos
address = bitcoinEncode( ripemd160 ( sha256 ( publicKey ) ) )