The base class for deposit plugins is named BaseDepositPlugin but all others follow the naming scheme Hermes{Step}Plugin.
Therefore BaseDepositPlugin should be renamed (and all occurrences in the docs updated as well).
(I think it should be done on refactor/datamodel after merge of this PR.)
The base class for deposit plugins is named
BaseDepositPluginbut all others follow the naming schemeHermes{Step}Plugin.Therefore
BaseDepositPluginshould be renamed (and all occurrences in the docs updated as well).(I think it should be done on refactor/datamodel after merge of this PR.)