Commit cda4cffd authored by mdj33's avatar mdj33

Merge branch 'ISSUE114_para_filterTx' of github.com:mdj33/plugin into ISSUE114_para_filterTx

# Conflicts: # plugin/consensus/para/para_test.go
parents 5ce0c672 e5d44c15
......@@ -203,7 +203,7 @@ func createCrossParaTempTx(to string, amount int64) (*types.Transaction, error)
IsWithdraw: false,
IsToken: false,
TokenSymbol: "",
ExecName: Title2 +pt.ParaX,
ExecName: Title2 + pt.ParaX,
}
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