Interface GetPublicKeyApi
-
@Path("/node/key") public interface GetPublicKeyApi
V2 API definition to fetch the public key of the receiving node.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PublicKeyResponse
getPublicKey()
-
-
-
Method Detail
-
getPublicKey
@GET PublicKeyResponse getPublicKey()
-
-