Move more default implementations to ChainEndpoint #2806
Labels
A: low-priority
Admin: low priority / non urgent issue, expect longer wait time for PR reviews
I: logic
Internal: related to the relaying logic
Milestone
Summary
Move default implementations of
init_event_monitor
,id
,get_key
, andadd_key
from CosmosSdkChain to ChainEndpoint.Problem Definition
The implementations in CosmosSdkChain are generalizable, so moving them to ChainEndpoint reduces the amount of boilerplate for other chains.
Proposal
See the summary.
Acceptance Criteria
The functions are moved over to ChainEndpoint.
For Admin Use
The text was updated successfully, but these errors were encountered: