eliza
eliza copied to clipboard
feat: add support for gravity chain in EVM plugin
Relates to
No specific issue related.
Risks
Low. This PR only adds gravity to templates and types.
Background
What does this PR do?
- Updated
fromChainandtoChaintypes intemplates/index.tsto include "gravity". - Added "gravity" to the
EvmPluginConfiginterface intypes/index.ts.
This enhancement allows the EVM plugin to handle transactions involving the "gravity" chain.
What kind of change is this?
Features (non-breaking change which adds functionality)
Documentation changes needed?
My changes do not require a change to the project documentation.
Testing
Where should a reviewer start?
Detailed testing steps
lgtm