Skip to content

v2.24.10 Snax mainnet support

Latest
Compare
Choose a tag to compare
@aadam-10 aadam-10 released this 17 Aug 18:19
· 25 commits to main since this release
530fea1

Key changes

  • in #4019, the subscribeToVAAs config parameter was added (default false). Guardians that act as public RPCs should set this true, otherwise they'll only report on VAAs that they'd actually published.
  • Added Synthetix Snax mainnet support. To enable Snax mainnet, please use the following config parameters:
--snaxchainRPC YOUR_SNAXCHAIN_WEBSOCKET_URL 
--snaxchainContract 0xc1BA3CC4bFE724A08FbbFbF64F8db196738665f4

What's Changed

New Contributors

Full Changelog: v2.24.9...v2.24.10