Closed kaiwolfram closed 2 years ago
BTW the build on MSRV is broken due to the upstream dependency
That's not an issue anymore since your last commit, right?
No, this is still an issue, but I will raise MSRV in some next PR and will unlock PR merging with that
May I ask you please to move this wonderful type implementation to RGB standard lib where this type will be actually used as a part of RGB20? This repo will have only consensus-critical code and type restrictions are implemented here at the level of state encoding schema
May I ask you please to move this wonderful type implementation to RGB standard lib where this type will be actually used as a part of RGB20?
Sure. Does this fit into src/fungible/amount.rs or should I move it somewhere else?
Yes, that is the perfect place.
Opened a new PR: https://github.com/RGB-WG/rgb-std/pull/2
Issue RGB-WG/rust-rgb20#1