Create account

replied 2045d
I just gave the faucet a try. One minor problem. When I copied the slp address there was a trailing space so the faucet kept saying invalid slp address. Might want to trim the entry.
replied 2045d
Just fixed that with a simple .trim(); Now you can put as many spaces before or after the address that you'd like. Thanks for catching that issue!
replied 2045d
Thanks!! I hadn't noticed that. Will take a look at it tonight and trim it up.