public interface LocalApi
| 限定符和类型 | 方法和说明 |
|---|---|
String |
createPrivateKey() |
default com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper() |
String |
toPublicKey(String privateKey) |
PushTransactionRequest |
transfer(SignArg arg,
String privateKey,
String from,
String to,
String quantity,
String memo) |
Copyright © 2019. All rights reserved.