Fix Linting

This commit is contained in:
Milan Steiner 2022-02-02 09:47:56 +01:00
parent cf6487d874
commit cda08197d6

View File

@ -83,7 +83,7 @@ export class Registry {
*
* If there is no parameter given, a `new Registry()` adds the types `Coin` and `MsgSend`
* for historic reasons. Those can be overriden by customTypes.
*
*
* There are currently two methods for adding new types:
* 1. Passing types to the constructor.
* 2. Using the `register()` method