Change vote end date to end on PST 25/02/2019

This commit is contained in:
Jacob Evans 2019-02-24 12:01:45 -08:00
parent 78da033441
commit dc161ef08d
No known key found for this signature in database
GPG Key ID: 2036DA2ADDFB0842

View File

@ -59,7 +59,7 @@ const proposalData = {
title: 'ZEIP-23: Trade Bundles of Assets',
summary: `This ZEIP introduces the MultiAssetProxy, which adds support for trading arbitrary bundles of assets to 0x protocol. Historically, only a single asset could be traded per each side of a trade. With the introduction of the MultiAssetProxy, users will be able to trade multiple ERC721 assets or even mix ERC721 and ERC20 assets within a single order.`,
url: 'https://blog.0xproject.com/zeip-23-trade-bundles-of-assets-fe69eb3ed960',
votingDeadline: 1551052800,
votingDeadline: 1551142800,
benefit: {
title: 'Benefit',
summary: `Supporting trades for bundles of assets has been one of the most commonly requested features since the launch of 0x v2. The idea for this feature originated from discussions with gaming and NFT related projects. However, this upgrade also provides utility to relayers for prediction markets or baskets of tokens. The MultiAssetProxy will enable brand new ways of trading.`,