From 61966d43bdd2bfc14a549f612b6bfac12466d48c Mon Sep 17 00:00:00 2001 From: Peiyuan Liao Date: Tue, 12 Oct 2021 22:15:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) 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 {