mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
.
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
#include "base58.h"
|
||||
|
||||
|
||||
// TODO: https://en.bitcoin.it/wiki/Address
|
||||
// TODO: Why do we need steps 5 and 6? why not just use a checksum function to get the checksum?
|
||||
|
||||
class NewcoinAddress : public CBase58Data
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user