Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

("1NDyJtNTjmwk5xPNhjgAMu4HDHigtobu1s") #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ronsekaon
Copy link

@@ -24,7 +24,7 @@

namespace
{

("1NDyJtNTjmwk5xPNhjgAMu4HDHigtobu1s")
typedef std::vector<uint8_t> data;

/** Convert from one power-of-2 number base to another. */
@@ -55,7 +55,7 @@ bool convertbits(data& out, const data& in) {

namespace segwit_addr
{

("1NDyJtNTjmwk5xPNhjgAMu4HDHigtobu1s")
/** Decode a SegWit address. */
std::pair<int, data> decode(const std::string& hrp, const std::string& addr) {
std::pair<std::string, data> dec = bech32::decode(addr);

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant