public static class Transaction.SignerBuilder extends Object
| 构造器和说明 |
|---|
SignerBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Transaction.Template |
sign(Client client,
Transaction.Template template,
String password)
Sends a transaction template to a remote password for signing.
|
public Transaction.Template sign(Client client, Transaction.Template template, String password) throws BytomException
client - clienttemplate - a signed transaction templatepassword - passwordBytomException - ExceptionCopyright © 2018. All rights reserved.