[bisq-network/bisq] List Ergo (ERG) (#3125)

Jason Davies notifications at github.com
Thu Aug 22 18:39:59 UTC 2019


jasondavies commented on this pull request.



> + * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+package bisq.asset;
+
+import java.util.Arrays;
+
+import org.bitcoinj.core.Base58;
+import org.bitcoinj.core.AddressFormatException;
+import org.bouncycastle.crypto.digests.Blake2bDigest;
+
+/**
+ * {@link AddressValidator} for Base58-encoded Ergo addresses.
+ */
+public class ErgoAddressValidator implements AddressValidator {

Done!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3125#discussion_r316829446
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190822/5705a364/attachment.html>


More information about the bisq-github mailing list