Bit-Wasp / bitcoin-lib-php

PHP libraries implementing bitcoin key functions, as well as BIP32 and electrum.
The Unlicense
136 stars 86 forks source link

Decode scriptpubkey match bitcoin core #95

Closed rubensayshi closed 9 years ago

rubensayshi commented 9 years ago

idk if we should make it the default, but at least this allows us to do it.

also we might want to remove the _ from _decode_scriptPubKey to hint ppl can use it

depends on #94