| Package | Description |
|---|---|
| io.nessus |
| Modifier and Type | Method and Description |
|---|---|
Tx |
Tx.TxBuilder.build() |
protected Tx |
AbstractWallet.getLockedTransaction(String txId) |
Tx |
AbstractWallet.getTransaction(String txId) |
Tx |
Wallet.getTransaction(String txId)
Get the transaction for the given Id
|
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractWallet.createRawTx(Tx tx) |
String |
AbstractWallet.sendTx(Tx tx) |
String |
Wallet.sendTx(Tx tx)
Send a raw transaction to the network
|
Copyright © 2018. All rights reserved.