Be more explicit about testnet ETH + tokens in comment

This commit is contained in:
Teemu Patja 2017-08-22 23:34:08 +03:00
parent d6aae3fb5e
commit aeb5d08657
No known key found for this signature in database
GPG Key ID: F5B7035E6580FD4C

View File

@ -207,7 +207,9 @@
"%s\n"
(network-text)
"To claim this bounty sign up at %s\n"
"To fund it, send ETH or ERC20 tokens to the contract address.")
(if (on-testnet?)
"To fund it, send test ETH or test ERC20 tokens to the contract address."
"To fund it, send ETH or ERC20 tokens to the contract address."))
eth-balance contract-address image-url site-url)))