Package org.ldk.structs
Interface CustomOnionMessageContents.CustomOnionMessageContentsInterface
-
- Enclosing class:
- CustomOnionMessageContents
public static interface CustomOnionMessageContents.CustomOnionMessageContentsInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longtlv_type()Returns the TLV type identifying the message contents.byte[]write()Serialize the object into a byte array
-