| 程序包 | 说明 |
|---|---|
| com.jccdex.rpc.core.types.known.tx | |
| com.jccdex.rpc.core.types.known.tx.signed |
| 限定符和类型 | 方法和说明 |
|---|---|
SignedTransaction |
Transaction.sign(com.jccdex.core.crypto.ecdsa.IKeyPair keyPair) |
SignedTransaction |
Transaction.sign(String secret) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SignedTransaction |
SignedTransaction.fromTx(Transaction tx) |
Copyright © 2021. All rights reserved.