mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-27 09:44:50 +00:00
Be more explicit about testnet ETH + tokens in comment
This commit is contained in:
parent
d6aae3fb5e
commit
aeb5d08657
@ -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)))
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user