Uses of Class
org.ldk.structs.BaseSign
-
Packages that use BaseSign Package Description org.ldk.structs -
-
Uses of BaseSign in org.ldk.structs
Methods in org.ldk.structs that return BaseSign Modifier and Type Method Description BaseSignInMemorySigner. as_BaseSign()Constructs a new BaseSign which calls the relevant methods on this_arg.BaseSignSign. get_base_sign()Gets the underlying BaseSign.static BaseSignBaseSign. new_impl(BaseSign.BaseSignInterface arg, ChannelPublicKeys pubkeys)
-