public class GetBestBlockRequest extends Message<Chainkit.GetBestBlockRequest>
Message,
Chainkit.GetBestBlockRequestbuilder, wrapperFactory| Constructor and Description |
|---|
GetBestBlockRequest()
Empty Constructor
|
GetBestBlockRequest(Chainkit.GetBestBlockRequest apiObject)
Constructor using underlying Lightning API Object
|
GetBestBlockRequest(javax.json.JsonReader jsonReader)
Json Parsing Constructor
|
equals, getApiObject, getMessageName, hashCode, populateRepeatedFields, toJson, toJsonAsString, toString, validatepublic GetBestBlockRequest()
public GetBestBlockRequest(javax.json.JsonReader jsonReader)
throws javax.json.JsonException
javax.json.JsonException - if problems was found with the supplied JSON data.public GetBestBlockRequest(Chainkit.GetBestBlockRequest apiObject)