| 限定符和类型 | 字段和说明 |
|---|---|
String[] |
assetDerivationPath
The derivation path of the derived key.
|
String |
assetPubkey
The derived public key, used in the asset's issuance program.
|
String |
rootXpub
Hex-encoded representation of the root extended public key
|
| 构造器和说明 |
|---|
Key() |
@SerializedName(value="root_xpub") public String rootXpub
@SerializedName(value="asset_pubkey") public String assetPubkey
@SerializedName(value="asset_derivation_path") public String[] assetDerivationPath
Copyright © 2018. All rights reserved.