manually handle claim msg case (scaffold bug)

This commit is contained in:
2022-09-14 23:25:07 +00:00
parent 021c2301c5
commit 72757b3c18
2 changed files with 4 additions and 0 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/cosmos/cosmos-sdk/client/tx"