Package org.ldk.structs
Interface WriteableEcdsaChannelSigner.WriteableEcdsaChannelSignerInterface
-
- Enclosing class:
- WriteableEcdsaChannelSigner
public static interface WriteableEcdsaChannelSigner.WriteableEcdsaChannelSignerInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
write()
Serialize the object into a byte array
-