X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ts%2Fenums%2FLDKSecp256k1Error.ts;fp=ts%2Fenums%2FLDKSecp256k1Error.ts;h=626700976edf4abb9ef3cf328f82a25c159e00f9;hb=085016be15a3ea80e3772cb66579a8e0ea52773c;hp=58410b8c7385340072c7deed242e742a6843b945;hpb=e89532158935ae8f50afa790feea9d525d976ded;p=ldk-java diff --git a/ts/enums/LDKSecp256k1Error.ts b/ts/enums/LDKSecp256k1Error.ts index 58410b8c..62670097 100644 --- a/ts/enums/LDKSecp256k1Error.ts +++ b/ts/enums/LDKSecp256k1Error.ts @@ -7,7 +7,7 @@ LDKSecp256k1Error_InvalidSecretKey, LDKSecp256k1Error_InvalidRecoveryId, LDKSecp256k1Error_InvalidTweak, - LDKSecp256k1Error_TweakCheckFailed, LDKSecp256k1Error_NotEnoughMemory, + LDKSecp256k1Error_CallbackPanicked, }