varunsrin / rusty_money

Money library for Rust
MIT License
86 stars 32 forks source link

Add Bitcoin Cash and Bitcoin SV #54

Closed agentydragon closed 3 years ago

agentydragon commented 3 years ago

I have a few of those cryptos lying around from before their forks off bitcoin and I've started porting my net worth tracker ( http://githlab.com/agentydragon/worthy) into rust, so I'll need those cryptos so I can track them.

On Wed, 17 Feb 2021, 07:53 Varun Srinivasan, notifications@github.com wrote:

@varunsrin commented on this pull request.

In src/currency/crypto_currencies.rs https://github.com/varunsrin/rusty_money/pull/54#discussion_r577364807:

@@ -92,6 +92,26 @@ define_currency_set!( name: "ZCash", symbol: "ZEC", symbol_first: false,

thanks for adding these.

i'm curious, what are you using that requires BSV support?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/varunsrin/rusty_money/pull/54#pullrequestreview-591882837, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFORDG5US67LNELQPZVBSDS7NRXTANCNFSM4XW6CSPQ .