Skip to content

Commit

Permalink
doc: env example (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrglaznyov authored Aug 1, 2023
1 parent bdaa679 commit ee9eccb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/.env.sample
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
GRANT_MNEMONIC=menemonic seed phrase with minimal funds for fee payment. This wallet will be used to pay for the transactions fee and restake delegators rewards.
VALIDATOR_ADDRESS=kyve1dsk7wfy6n2ylwj8x2el6txgsyff8av6wa5yl28
VALIDATOR_IMAGE_URL=https://s3.amazonaws.com/keybase_processed_uploads/e86fec4890dc435ba14cb684ab658e05_360_360.jpg
RESTAKE_BY_CRON='0 */4 * * *'
HUMAN_READABLE_RESTAKE_BY_CRON='4 hours'

0 comments on commit ee9eccb

Please sign in to comment.