Commit ad01c9ce authored by mdj33's avatar mdj33 Committed by vipwzw

asset tx info cmd

parent 563adfde
......@@ -982,7 +982,7 @@ func paraAssetTransfer(cmd *cobra.Command, args []string) {
// GetParaAssetTransCmd get para chain asset transfer info
func GetParaAssetTransCmd() *cobra.Command {
cmd := &cobra.Command{
Use: "asset_tranfer",
Use: "asset_txinfo",
Short: "Get para chain cross asset transfer info",
Run: paraAssetTransfer,
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment