Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

0x0998Ac22792481e407fbD19791d4fB43d244bC24
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2013 The Bitcoin developers
// Copyright (c) 2013-2014 Rex and Oscar
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
// This file is modified from bitcoin's base58.h.
// To see how we encode an output address, please refer to
// block_chain/output_address.[h|cc]