issues
search
planetmint
/
planetmint-go
Go implementation of Planetmint
2
stars
0
forks
source link
refactor(query): align with cosmos-sdk style
#466
Closed
jmastr
closed
1 week ago
jmastr
commented
1 week ago
use one
cmd.AddCommand(...)
sort commands
use
GetCmd...
function name style
cmd.AddCommand(...)
GetCmd...
function name style