This change refactors the agent to stop using mapping account and relies on getProgramAccounts method instead. Therefore, mapping_key
is no longer needed in the config file (however it's presence shouldn't cause any problem).
What's Changed
- refactor: remove mapping account usage by @ali-bahjati in #145
Full Changelog: v2.11.1...v2.12.0