Package io.mokamint.application.messages
Class GetBalanceMessages
java.lang.Object
io.mokamint.application.messages.GetBalanceMessages
A provider of
GetBalanceMessage.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGson decoder.static classGson encoder.static classJson representation. -
Method Summary
-
Method Details
-
of
public static GetBalanceMessage of(io.hotmoka.crypto.api.SignatureAlgorithm signature, PublicKey publicKey, String id) Yields aGetBalanceMessage.- Parameters:
signature- the signature algorithm ofkeypublicKey- the public key whose balance is requiredid- the identifier of the message- Returns:
- the message
-