| Package | Description |
|---|---|
| com.bigchaindb.builders |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
BigchainDbTransactionBuilder.Builder |
The Class Builder.
|
| Modifier and Type | Method | Description |
|---|---|---|
BigchainDbTransactionBuilder.IBuild |
BigchainDbTransactionBuilder.Builder.build(net.i2p.crypto.eddsa.EdDSAPublicKey publicKey) |
|
BigchainDbTransactionBuilder.IBuild |
BigchainDbTransactionBuilder.ITransactionAttributes.build(net.i2p.crypto.eddsa.EdDSAPublicKey publicKey) |
Builds the.
|
BigchainDbTransactionBuilder.IBuild |
BigchainDbTransactionBuilder.Builder.buildAndSign(net.i2p.crypto.eddsa.EdDSAPublicKey publicKey,
net.i2p.crypto.eddsa.EdDSAPrivateKey privateKey) |
|
BigchainDbTransactionBuilder.IBuild |
BigchainDbTransactionBuilder.ITransactionAttributes.buildAndSign(net.i2p.crypto.eddsa.EdDSAPublicKey publicKey,
net.i2p.crypto.eddsa.EdDSAPrivateKey privateKey) |
Builds the and sign.
|
Copyright © 2018. All rights reserved.