blockchain-spv
blockchain-spv copied to clipboard
Don't make the user wait for the `ready` event
See #69
Some methods require the user to wait for the ready
event before using, but I would like to eliminate these and make the methods internally wait/queue if the blockchain is not yet ready.