Skip to content

Commit

Permalink
Merge pull request #40 from kumulynja/main
Browse files Browse the repository at this point in the history
export U8Array4, U8Array12, U8Array32 and U8Array64
  • Loading branch information
BitcoinZavior authored Jun 8, 2024
2 parents 77f34f6 + cb18ed6 commit 4e80570
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ldk_node.dart
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ export './src/generated/api/types.dart'
GossipSourceConfig,
EntropySourceConfig_SeedFile;
export 'src/root.dart';
export 'src/generated/api/node.dart'
show U8Array4, U8Array12, U8Array64, U8Array32;
export 'src/utils/utils.dart'
hide LdkException, mapBuilderException, mapNodeException, Frb;

0 comments on commit 4e80570

Please sign in to comment.