Commit e5d44c15 authored by vipwzw's avatar vipwzw

auto ci

parent e7162a32
...@@ -203,7 +203,7 @@ func createCrossParaTempTx(to string, amount int64) (*types.Transaction, error) ...@@ -203,7 +203,7 @@ func createCrossParaTempTx(to string, amount int64) (*types.Transaction, error)
IsWithdraw: false, IsWithdraw: false,
IsToken: false, IsToken: false,
TokenSymbol: "", TokenSymbol: "",
ExecName: Title2 +pt.ParaX, ExecName: Title2 + pt.ParaX,
} }
tx, err := pt.CreateRawAssetTransferTx(&param) tx, err := pt.CreateRawAssetTransferTx(&param)
......
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