blockful-io / swaplace-contracts

Swaplace is an open-source, ownerless and feeless token swap protocol
https://app.swaplace.xyz/
MIT License
33 stars 33 forks source link

refactor: fixing legibility of timestamp #175

Closed 0xneves closed 8 months ago

0xneves commented 8 months ago

Feature Request

Describe the Feature Request

Proposing a fix for the overall legibility of timestamp when using the config feature of the contract

Describe Preferred Solution

Changed expiry of block.timestamp into currentTimestamp. expiry is now the return variable of the parseData(swap.config)