BigchainDbTransactionBuilder.Builderpublic static interface BigchainDbTransactionBuilder.IBuild
| Modifier and Type | Method | Description |
|---|---|---|
Transaction |
sendTransaction() |
Send transaction.
|
Transaction |
sendTransaction(GenericCallback callback) |
Send transaction.
|
Transaction sendTransaction() throws TimeoutException
TimeoutException - exception on timeoutTransaction sendTransaction(GenericCallback callback) throws TimeoutException
callback - the callbackTimeoutException - exception on timeoutCopyright © 2018. All rights reserved.