.env.test 1019 B

1234567891011121314151617181920212223242526272829303132
  1. # Migrations Metadata
  2. MIGRATIONS_DIR=./migrations/test
  3. # By default tests are run against the tilt Wormhole deployment. If you wish to test against
  4. # the read-only Wormhole receiver instead, uncomment the following line:
  5. # MIGRATIONS_DIR=./migrations/prod-receiver
  6. MIGRATIONS_NETWORK=development
  7. # Wormhole Core Migrations
  8. INIT_SIGNERS=["0xbeFA429d57cD18b7F8A4d91A2da9AB4AF05d0FBe"]
  9. INIT_CHAIN_ID=0x2
  10. INIT_GOV_CHAIN_ID=0x1
  11. INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
  12. # Bridge Migrations
  13. BRIDGE_INIT_CHAIN_ID=0x2
  14. BRIDGE_INIT_GOV_CHAIN_ID=0x1
  15. BRIDGE_INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
  16. BRIDGE_INIT_WETH=0xDDb64fE46a91D46ee29420539FC25FD07c5FEa3E
  17. #Pyth
  18. SOLANA_CHAIN_ID=0x1
  19. SOLANA_EMITTER=0x71f8dcb863d176e2c420ad6610cf687359612b6fb392e0642b0ca6b1f186aa3b
  20. VALID_TIME_PERIOD_SECONDS=60
  21. GOVERNANCE_CHAIN_ID=0x1
  22. GOVERNANCE_EMITTER=0x0000000000000000000000000000000000000000000000000000000000001234
  23. WORMHOLE_CHAIN_NAME=ethereum