Closed RuneRogue closed 3 weeks ago
I need your help . I was trying hard to solve some error but still I was not able to solve this error .
I am getting this error during the test .
I need your help . I was trying hard to solve some error but still I was not able to solve this error . I am getting this error during the test .
@kirugan want your help to solve this issue .
What is a reason to use p2p/spec/Uint128 in rpc and even worse in the core modules?
I'm against this change, because it puts additional hurdle to client libraries that now would need to handle non-standard integer type. Also p2p/spec/Uint128 is protobuf-specific which should not be used in rpc imo.
Fixing #2237