compile errors
This commit is contained in:
parent
dcc4c77989
commit
93c4793d0a
1 changed files with 3 additions and 1 deletions
|
|
@ -258,4 +258,6 @@ share_type call_order_object::get_max_debt_to_cover( price match_price,
|
|||
return to_cover.amount;
|
||||
}
|
||||
|
||||
} FC_CAPTURE_AND_RETHROW( (*this)(feed_price)(match_price)(maintenance_collateral_ratio) ) }
|
||||
} FC_CAPTURE_AND_RETHROW( (*this)(feed_price)(match_price)(maintenance_collateral_ratio) ) }
|
||||
|
||||
GRAPHENE_EXTERNAL_SERIALIZATION( /*not extern*/, graphene::chain::collateral_bid_object )
|
||||
|
|
|
|||
Loading…
Reference in a new issue