enhancement: Switch to using micro crates for AccountId, Balance and Gas to reduce dependency on near-primitives #28
Labels
v0.1.0 prep
These are issues to be resolved before we cut our first non-predevelopment release.
This could potentially help us in reducing the dependency on near-primitives. In future, we should work on dropping near-primitives as a dependency because it is a dumping ground for a lot of common code from nearcore. It increases the size of build code a lot.
The text was updated successfully, but these errors were encountered: