Leaf of order tree has been calculated from the hash of a series of order fields include order id. Because of the on chain data encoded just n-bit of order id (n is the level of order tree), only the encoded part should be involved in order hashing.
The spot_trade gaget should still accept a full order id but only hash n-level bits of it.
Leaf of order tree has been calculated from the hash of a series of order fields include order id. Because of the on chain data encoded just n-bit of order id (n is the level of order tree), only the encoded part should be involved in order hashing.
The spot_trade gaget should still accept a full order id but only hash n-level bits of it.