changes
This commit is contained in:
@@ -38,6 +38,8 @@ struct Offer {
|
|||||||
sell_qty: FiNum,
|
sell_qty: FiNum,
|
||||||
sell_remain: FiNum,
|
sell_remain: FiNum,
|
||||||
buy_qty: FiNum,
|
buy_qty: FiNum,
|
||||||
|
royalty_acc: FiNum, // Buy type. In the royalty tree, for this node and those to the left
|
||||||
|
royalty_cap: FiNum, // In the royalty tree, just for this node.
|
||||||
owner: i32,
|
owner: i32,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user