add topN endpoint to supply module (disabled by default) #3426
Annotations
2 errors
Analyze:
x/supply/keeper/grpc_query.go#L55
cannot use int(req.N) (value of type int) as uint64 value in argument to q.Keeper.TopN
|
Analyze
cannot use int(req.N) (value of type int) as uint64 value in argument to q.Keeper.TopN
|