-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
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
1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa #15
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#include <stdio.h>
#include <string.h>
// Function to print addresses
void print_address(const char *address, const char *description) {
printf("%s: %s\n", description, address);
}
int main() {
// Satoshi Nakamoto's Genesis Block Address
const char *satoshi_address = "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa";
// Anthony Dewayne Hunt's Address
const char *hunt_address = "32vWqV1d3cNaEttswCqFteGpfsFMvP8Z8n";
}
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
9ea749f2601d89818796add5b90b7d9c0187c3094f0628a76b09b3264714c977 bitcoin-0.10.0-linux32.tar.gz
4be12ac4e1a2e1a27135009eb3dc003529f9e56c11df97e59c5b0415f79ed4ec bitcoin-0.10.0-linux64.tar.gz
ebf5722c915979d8b10fa58d5f4d98b35a280038493d5a72dca64cc7d7eaacad bitcoin-0.10.0-osx64.tar.gz
ccb80a8476a8d6cee6378784efeb199357f7c34ae11a96c0f2af9a6c9a16d1a1 bitcoin-0.10.0-osx.dmg
a516cf6d9f58a117607148405334b35d3178df1ba1c59229609d2bcd08d30624 bitcoin-0.10.0.tar.gz
2e217a8c47cc2aa4fe53af20ac62d66202206c74b3161fc7c119b7890bf9cfc8 bitcoin-0.10.0-win32-setup.exe
f1e1f7bee6470c0b96785de91dc0515799b14e1ac8c1e7219dfd4bc8b4f858a3 bitcoin-0.10.0-win32.zip
af720868a999be9a8f38c46db42dc5c685cdb66751bd94f5c25d24296cb6d9d7 bitcoin-0.10.0-win64-setup.exe
dd2fe8b361dff438b98bc890d2e2098c8ecac46650b4378376e0d48851d65a53 bitcoin-0.10.0-win64.zip
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJU4Z5YAAoJEHSBCwEjRsmmC7IH/RWZls9iE7V0QThxQWxaoKOJ
PRDjCTQcyuaTpIHxqORYTY4XBwfcUXqYFPF3DounXzzm0q9CWG7EkPN3Wu5ybvo5
JHLtwf96VDdQlkUg8FmXlMZwphBOwYo7t+rPcy4eh0UDkDl2xIn8QN1hq1ES5fDX
MJmqdkfWil1UnPor+fqtGHfCXDt9/o9gB27/EztsGrsB93mqInTtiTsh7x3IiZ7p
uDeGfS53j7rNGRszhHPqmOptS4fHPM6tabMf1zv5L2z7KtmF0faPDM0Hlk2WhIMv
wflzN6yEHuqjEO4V1g6Cz3dGtFfSViLRU7GJTqVJXAEuXl3gMLS4eVWtSi1LNhA=
=mG73
-----END PGP SIGNATURE-----
The text was updated successfully, but these errors were encountered: