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 BlockResult
Create a BlockResultstatic BlockResult
Create a BlockResultPeer.getBlockResult
(long i) Gets the BlockResult of a specific block indexstatic BlockResult
BlockResult.read
(ByteBuffer bb) Decodes a BlockResult from a ByteBufferprotected BlockResult
Methods in convex.core with parameters of type BlockResultModifier and TypeMethodDescriptionboolean
BlockResult.equals
(BlockResult a) Tests if this BlockResult is equal to another