Skip to content
Snippets Groups Projects
Commit f2d7ceaa authored by Mahdi Yari's avatar Mahdi Yari
Browse files

fix paramas

parent 0e702574
No related branches found
No related tags found
No related merge requests found
......@@ -304,10 +304,8 @@ let convert = new Serializer(
let collateralized_convert = new Serializer(
"collateralized_convert",{
owner: string,
collateral_amount: asset,
converted_amount: asset,
requestid: uint32,
conversion_date: time_point_sec
amount: asset
}
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment