Module com.hedera.hashgraph.sdk
Package com.hedera.hashgraph.sdk
Class Transaction.SignableNodeTransactionBodyBytes
java.lang.Object
com.hedera.hashgraph.sdk.Transaction.SignableNodeTransactionBodyBytes
- Enclosing class:
Transaction<T extends Transaction<T>>
-
Constructor Summary
ConstructorsConstructorDescriptionSignableNodeTransactionBodyBytes(AccountId nodeID, TransactionId transactionID, byte[] body) -
Method Summary
-
Constructor Details
-
SignableNodeTransactionBodyBytes
-
-
Method Details
-
getNodeID
-
getTransactionID
-
getBody
public byte[] getBody()
-