We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As part of implementing #7 and #10 in blockstack-virtualchain, I propose doing the following:
blockstack-virtualchain
spv.py
snv.py
backend/blockchain.py
The text was updated successfully, but these errors were encountered:
spv.py has been moved to virtualchain in 0.14.0.
virtualchain
Sorry, something went wrong.
Discussion on this topic should move to virtualchain and blockstack-core
No branches or pull requests
As part of implementing #7 and #10 in
blockstack-virtualchain
, I propose doing the following:spv.py
into the blockchain-specific code inblockstack-virtualchain
snv.py
) a first-class feature ofblockstack-virtualchain
, and move it toblockstack-virtualchain
as well.backend/blockchain.py
toblockstack-virtualchain
The text was updated successfully, but these errors were encountered: