From f40f45fd49ae6b92b7c64ece322510ddfe292d38 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Sun, 26 May 2019 20:04:04 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 579d789..47b3c86 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,7 @@ type `devtxs on` `node src/index.js` +# Notes + +* The Liquid Funding contract address needs to be approved to withdraw from a token in order to do pledges with that token. This can be done in `Tokens -> Approve` +* `Mint` will work on ropsten, development etc.. if the deployed token supports it.