java.lang.Object
io.mokamint.node.internal.json.BlockJson
io.mokamint.node.Blocks.Json
- All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<Block>
- Enclosing class:
Blocks
public static class Blocks.Json
extends io.mokamint.node.internal.json.BlockJson
Json representation.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.mokamint.node.internal.json.BlockJson
getDescription, getSignature, getStateId, getTransactions, unmap
-
Constructor Details
-
Json
Creates the Json representation for the given block.- Parameters:
block- the block
-