| Package | Description |
|---|---|
| com.bigchaindb.builders | |
| com.bigchaindb.model |
| Modifier and Type | Method | Description |
|---|---|---|
BigchainDbTransactionBuilder.ITransactionAttributes |
BigchainDbTransactionBuilder.Builder.addInput(Details fullfillment,
FulFill fullFill,
net.i2p.crypto.eddsa.EdDSAPublicKey... publicKeys) |
|
BigchainDbTransactionBuilder.ITransactionAttributes |
BigchainDbTransactionBuilder.ITransactionAttributes.addInput(Details fullfillment,
FulFill fullFill,
net.i2p.crypto.eddsa.EdDSAPublicKey... publicKey) |
| Modifier and Type | Method | Description |
|---|---|---|
Details |
Condition.getDetails() |
Gets the details.
|
Details |
Input.getFullFillmentDetails() |
Gets the fulfillment details.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Input.setFullFillment(Details fullFillment) |
Sets the full fillment as a set of details.
|
| Constructor | Description |
|---|---|
Condition(Details details,
String uri) |
Instantiates a new condition.
|
Copyright © 2018. All rights reserved.