drehb
1
For safecoin claims I was thinking that Bitcoin signatures will need to be verified. So I was looking for a Rust library that has this functionality.
From Electrum, this is the sort of thing I was looking for:
The Rust libraries that I found seem to just have verification by public key, not by address.
2 Likes
drehb
2