| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.dto.response |
| Modifier and Type | Method and Description |
|---|---|
ReplayBundleResponse |
IotaAPI.replayBundle(Bundle bundle,
int depth,
int minWeightMagnitude,
String reference)
Replays a transfer by doing Proof of Work again.
|
ReplayBundleResponse |
IotaAPI.replayBundle(String tailTransactionHash,
int depth,
int minWeightMagnitude,
String reference)
Replays a transfer by doing Proof of Work again.
|
| Modifier and Type | Method and Description |
|---|---|
static ReplayBundleResponse |
ReplayBundleResponse.create(Bundle newBundle,
Boolean[] successfully,
long duration)
Initializes a new instance of the ReplayBundleResponse class.
|
Copyright © 2019. All rights reserved.