rename short to call
This commit is contained in:
parent
9dbf78c891
commit
4ca3bb9f06
3 changed files with 0 additions and 1 deletions
|
|
@ -120,7 +120,6 @@ namespace graphene { namespace chain {
|
|||
> force_settlement_object_multi_index_type;
|
||||
|
||||
|
||||
typedef generic_index<short_order_object, short_order_multi_index_type> short_order_index;
|
||||
typedef generic_index<call_order_object, call_order_multi_index_type> call_order_index;
|
||||
typedef generic_index<force_settlement_object, force_settlement_object_multi_index_type> force_settlement_index;
|
||||
} } // graphene::chain
|
||||
Loading…
Reference in a new issue