Package fr. acinq. lightning. utils
Types
Connection
Link copied to clipboard
sealed class Connection
Content copied to clipboard
Json RPCDouble
Link copied to clipboard
Json RPCError
Link copied to clipboard
Json RPCInt
Link copied to clipboard
Json RPCParam
Link copied to clipboard
sealed class JsonRPCParam
Content copied to clipboard
Json RPCRequest
Link copied to clipboard
data class JsonRPCRequest(jsonrpc: String, id: Int, method: String, params: List<JsonRPCParam>)
Content copied to clipboard
JSON-RPC request
Json RPCResponse
Link copied to clipboard
data class JsonRPCResponse(id: Int?, result: JsonElement, error: JsonRPCError?)
Content copied to clipboard
JSON-RPC result / error
Json RPCString
Link copied to clipboard
Lightning Logger Delegate Provider
Link copied to clipboard
class LightningLoggerDelegateProvider(of: KClass<*>) : PropertyDelegateProvider<Any, Lazy<Logger>>
Content copied to clipboard
Secure Random Jvm
Link copied to clipboard
Secure Random Posix
Link copied to clipboard
object SecureRandomPosix
Content copied to clipboard
Server Address
Link copied to clipboard
Functions
as Json RPCParameters
Link copied to clipboard
as Param
Link copied to clipboard
compare To
Link copied to clipboard
current Timestamp Millis
Link copied to clipboard
current Timestamp Seconds
Link copied to clipboard
decode To String
Link copied to clipboard
ensure Never Frozen
Link copied to clipboard
left Padded Copy Of
Link copied to clipboard
lightning Logger
Link copied to clipboard
secure
Link copied to clipboard
set Lightning Logger Factory
Link copied to clipboard
split By Lines
Link copied to clipboard
starts With
Link copied to clipboard
sum
Link copied to clipboard
to Byte Array
Link copied to clipboard
to Byte Vector
Link copied to clipboard
to Byte Vector32
Link copied to clipboard
to Byte Vector64
Link copied to clipboard
to Milli Satoshi
Link copied to clipboard
utf8Byte Count
Link copied to clipboard