Uses of Class
convex.core.BlockResult
Packages that use BlockResult
-
Uses of BlockResult in convex.core
Methods in convex.core that return BlockResultModifier and TypeMethodDescriptionState.applyBlock(Block block)Block level state transition function Updates the state by applying a given block of transactionsstatic BlockResultCreate a BlockResultstatic BlockResultCreate a BlockResultPeer.getBlockResult(long i)Gets the BlockResult of a specific block indexstatic BlockResultBlockResult.read(ByteBuffer bb)Decodes a BlockResult from a ByteBufferprotected BlockResultMethods in convex.core with parameters of type BlockResultModifier and TypeMethodDescriptionbooleanBlockResult.equals(BlockResult a)Tests if this BlockResult is equal to another