Skip to content

Commit

Permalink
Update ListingStorage.json
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Custodio <[email protected]>
  • Loading branch information
leonardocustodio authored Oct 11, 2024
1 parent b722699 commit ad25667
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
"Offer": "OfferData"
}
},
"AuctionData": {
"startBlock": "Compact<u32>",
"endBlock": "Compact<u32>"
},
"OfferData": {
"expiration": "Option<u32>"
},
Expand Down

0 comments on commit ad25667

Please sign in to comment.