Hobby Explorer

Results 3 issues of Hobby Explorer

At this page: https://programmingblockchain.gitbooks.io/programmingblockchain/content/bitcoin_transfer/private_key.html In this example: PubKey publicKey = privateKey.PubKey; BitcoinPubKeyAddress bitcoinPublicKey = publicKey.GetAddress(Network.Main); // 1PUYsjwfNmX64wS368ZR5FMouTtUmvtmTY //PubKey samePublicKey = bitcoinPublicKey.ItIsNotPossibl Issues are: 1. Bitcoin address is shown to be...

Currently "Include Custom Message" checkbox appears on left side of the title text. All other checkbox appear on right side of the title text. Including screenshot below. ![screen shot 2016-02-19...

enhancement
contributions welcome