java.lang.Object
io.hotmoka.moka.AccountsSendOutputs
Providers of outputs for the
moka accounts send command.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classJSON decoder.static classJSON encoder.static classJSON representation. -
Method Summary
Modifier and TypeMethodDescriptionstatic AccountsSendOutputYields the output of the command from its JSON representation.
-
Method Details
-
from
Yields the output of the command from its JSON representation.- Parameters:
json- the JSON representation of the output- Returns:
- the output of the command
- Throws:
jakarta.websocket.DecodeException- ifjsoncannot be decoded into the output
-