Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
feat(sdk): add expiry to frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
joeandrews committed Feb 27, 2020
1 parent 20788f8 commit fd22ca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/extension/src/ui/apis/asset/depositWithPermit.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export default async function deposit({
erc20Amount.toString(),
signature,
nonce,
expiry,
],
};

Expand Down

0 comments on commit fd22ca2

Please sign in to comment.