finish ongoing auction info q implementation

This commit is contained in:
2022-09-17 21:35:46 +00:00
parent 2078809fe7
commit 909bbafc22
5 changed files with 49 additions and 18 deletions

View File

@@ -4,6 +4,7 @@ import (
"strconv"
"colinear/x/colinearcore/types"
"github.com/cosmos/cosmos-sdk/client"
"github.com/cosmos/cosmos-sdk/client/flags"
"github.com/spf13/cobra"