Adding providerFee to Order in the schema

This commit is contained in:
Jamie Hewitt 2022-06-28 17:57:59 +03:00
parent bc693e7797
commit a0dd838727

View File

@ -265,6 +265,7 @@ type Order @entity {
publishingMarket: User
publishingMarketToken: Token #
publishingMarketAmmount: BigDecimal #call contract to get fee amount
providerFee: String
consumerMarket: User
consumerMarketToken: Token #