Package | Description |
---|---|
com.sap.cloud.sdk.services.blockchain.multichain.service |
Modifier and Type | Method and Description |
---|---|
MultichainSignedRawTransaction |
MultichainService.signRawTransaction(String rawTransaction,
List<Object> parentOutputObjects,
Collection<String> privateKeys)
Signs the raw transaction in tx-hex, often provided by a previous call to createrawtransaction or
createrawsendfrom.
|
Copyright © 2020 SAP SE. All rights reserved.