serai/processor
Luke Parker 4a3178ed8f
Support handling addresses from other networks
A type alias of MoneroAddress is provided to abstract away the generic. 
To keep the rest of the library sane, MoneroAddress is used everywhere.

If someone wants to use this library with another coin, they *should* be 
able to parse a custom address and then recreate it as a Monero address. 
While that's annoying to them, better them than any person using this 
lib for Monero.

Closes #152.
2022-11-15 00:06:15 -05:00
..
src Support handling addresses from other networks 2022-11-15 00:06:15 -05:00
Cargo.toml Fix https://github.com/serai-dex/serai/issues/150 2022-11-10 22:35:09 -05:00
LICENSE Add an initial Substrate instantiation 2022-07-15 00:05:00 -04:00