X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ts%2Findex.mts;fp=ts%2Findex.mts;h=b1042d75a651cae5795b3c672410482cbbcabba6;hb=4713fdb1c6821681d17ecde031b77eb43db1308b;hp=6805ebbcc55553be7703d316fadaf2b5d71ba70b;hpb=09cf977593c69de53e558d5221ccd59b45c5c53d;p=ldk-java diff --git a/ts/index.mts b/ts/index.mts index 6805ebbc..b1042d75 100644 --- a/ts/index.mts +++ b/ts/index.mts @@ -118,6 +118,9 @@ export * from './structs/TwoTuple_OutPointCVec_MonitorEventZZ.mjs'; export * from './structs/Option_C2Tuple_usizeTransactionZZ.mjs'; export * from './structs/FixedPenaltyScorer.mjs'; export * from './structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs'; +export * from './structs/TwoTuple_u64u64Z.mjs'; +export * from './structs/Option_C2Tuple_u64u64ZZ.mjs'; +export * from './structs/NodeId.mjs'; export * from './structs/Record.mjs'; export * from './structs/Logger.mjs'; export * from './structs/NetworkGraph.mjs'; @@ -132,7 +135,6 @@ export * from './structs/Result_NodeFeaturesDecodeErrorZ.mjs'; export * from './structs/InvoiceFeatures.mjs'; export * from './structs/Result_InvoiceFeaturesDecodeErrorZ.mjs'; export * from './structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs'; -export * from './structs/NodeId.mjs'; export * from './structs/Result_NodeIdDecodeErrorZ.mjs'; export * from './structs/Result_COption_NetworkUpdateZDecodeErrorZ.mjs'; export * from './structs/Access.mjs'; @@ -149,6 +151,8 @@ export * from './structs/Result_RoutingFeesDecodeErrorZ.mjs'; export * from './structs/NetAddress.mjs'; export * from './structs/NodeAnnouncementInfo.mjs'; export * from './structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs'; +export * from './structs/NodeAlias.mjs'; +export * from './structs/Result_NodeAliasDecodeErrorZ.mjs'; export * from './structs/NodeInfo.mjs'; export * from './structs/Result_NodeInfoDecodeErrorZ.mjs'; export * from './structs/Result_NetworkGraphDecodeErrorZ.mjs';