| Package | Description |
|---|---|
| com.bigchaindb.api | |
| com.bigchaindb.json.strategy |
| Modifier and Type | Method | Description |
|---|---|---|
static Outputs |
OutputsApi.getOutputs(String publicKey) |
Gets the outputs.
|
static Outputs |
OutputsApi.getSpentOutputs(String publicKey) |
Gets the spent outputs.
|
static Outputs |
OutputsApi.getUnspentOutputs(String publicKey) |
Gets the unspent outputs.
|
| Modifier and Type | Method | Description |
|---|---|---|
Outputs |
OutputsDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Copyright © 2018. All rights reserved.