diff --git a/README.md b/README.md index 438cf01..cfb6882 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,6 @@ struct Ask { uint256 amount; // Address to the ERC20 token being asked address currency; - // % of the next sale to award the previous owner - Decimal.D256 sellOnShare; } struct BidShares {