Package | Description |
---|---|
com.sap.cloud.sdk.services.blockchain.multichain.service |
Modifier and Type | Method and Description |
---|---|
MultichainBlock |
MultichainService.getBlock(String heightOrHash)
Returns information about the block with hash (retrievable from getblockhash) or at the given height in the
active chain.
|
Modifier and Type | Method and Description |
---|---|
List<MultichainBlock> |
MultichainService.listBlocks(String blocks,
boolean verbose)
Returns information about the blocks specified, on the active chain only.
|
Copyright © 2020 SAP SE. All rights reserved.