Make the StandardBacked protocol visible to the outside
:recycle: Current situation & Problem
We currently don't expose the StandardBacked protocol to the outside. The protocol can be helpful do more clearly inspect the type of an account service. Therefore, we expose the protocol with an underscore.
:gear: Release Notes
Made _StandardBacked public.
:books: Documentation
Documentation was added.
:white_check_mark: Testing
--
:pencil: Code of Conduct & Contributing Guidelines
Make the StandardBacked protocol visible to the outside
:recycle: Current situation & Problem
We currently don't expose the
StandardBacked
protocol to the outside. The protocol can be helpful do more clearly inspect the type of an account service. Therefore, we expose the protocol with an underscore.:gear: Release Notes
_StandardBacked
public.:books: Documentation
:white_check_mark: Testing
--
:pencil: Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: