| Package | Description |
|---|---|
| tech.coinbub.daemon |
| Modifier and Type | Method and Description |
|---|---|
static Bitcoin.EstimateMode |
Bitcoin.EstimateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bitcoin.EstimateMode[] |
Bitcoin.EstimateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Bitcoin.sendtoaddress(String address,
BigDecimal amount,
String comment,
String comment_to,
boolean subtractfeefromamount,
boolean replaceable,
long conf_target,
Bitcoin.EstimateMode estimate_mode) |
Copyright © 2018. All rights reserved.