Skip to content

Commit 4a8c3ae

Browse files
author
Fabrice Bascoulergue
authored
Add and/or migrate all modules on-site (#28)
* Add and/or migrate all modules on-site * Clean up wip fn * Bump version to 0.5.2 * Update core dependencies * Update documentation
1 parent 5ddfb49 commit 4a8c3ae

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+6865
-4104
lines changed

docs/lib/.nojekyll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.

docs/lib/README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44

55
### Namespaces
66

7-
- [LumConstants](modules/lumconstants.md)
8-
- [LumMessages](modules/lummessages.md)
9-
- [LumTypes](modules/lumtypes.md)
10-
- [LumUtils](modules/lumutils.md)
7+
- [LumConstants](modules/LumConstants.md)
8+
- [LumMessages](modules/LumMessages.md)
9+
- [LumTypes](modules/LumTypes.md)
10+
- [LumUtils](modules/LumUtils.md)
1111

1212
### Classes
1313

14-
- [LumClient](classes/lumclient.md)
15-
- [LumLedgerWallet](classes/lumledgerwallet.md)
16-
- [LumPaperWallet](classes/lumpaperwallet.md)
17-
- [LumWallet](classes/lumwallet.md)
18-
- [LumWalletFactory](classes/lumwalletfactory.md)
14+
- [LumClient](classes/LumClient.md)
15+
- [LumLedgerWallet](classes/LumLedgerWallet.md)
16+
- [LumPaperWallet](classes/LumPaperWallet.md)
17+
- [LumWallet](classes/LumWallet.md)
18+
- [LumWalletFactory](classes/LumWalletFactory.md)
1919

2020
### Variables
2121

@@ -26,10 +26,10 @@
2626

2727
### LumAminoRegistry
2828

29-
`Const` **LumAminoRegistry**: *AminoTypes*
29+
**LumAminoRegistry**: `AminoTypes`
3030

3131
___
3232

3333
### LumRegistry
3434

35-
`Const` **LumRegistry**: *ExtendedRegistry*
35+
**LumRegistry**: `ExtendedRegistry`

0 commit comments

Comments
 (0)