X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=lightning-c-bindings%2Finclude%2Frust_types.h;h=7dc569b42b414f4e0638b504fe6e0bd35c15ec7d;hb=9e34ca7e68bc8caca0b76f29efbac903ce5b9d2b;hp=105348ab19559f29daa799661dc45e1109a123af;hpb=c0af862562cc201eba7e31535833569b0fab4e3c;p=ldk-c-bindings diff --git a/lightning-c-bindings/include/rust_types.h b/lightning-c-bindings/include/rust_types.h index 105348a..7dc569b 100644 --- a/lightning-c-bindings/include/rust_types.h +++ b/lightning-c-bindings/include/rust_types.h @@ -56,8 +56,6 @@ struct nativeDescriptionOpaque; typedef struct nativeDescriptionOpaque LDKnativeDescription; struct nativePayeePubKeyOpaque; typedef struct nativePayeePubKeyOpaque LDKnativePayeePubKey; -struct nativePaymentSecretOpaque; -typedef struct nativePaymentSecretOpaque LDKnativePaymentSecret; struct nativeExpiryTimeOpaque; typedef struct nativeExpiryTimeOpaque LDKnativeExpiryTime; struct nativeMinFinalCltvExpiryOpaque;