public class ScriptPublicKey extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScriptPublicKey.Type |
| Modifier and Type | Field and Description |
|---|---|
List<String> |
addresses |
String |
asm |
String |
hex |
long |
reqSigs |
ScriptPublicKey.Type |
type |
| Constructor and Description |
|---|
ScriptPublicKey() |
public String asm
public String hex
public long reqSigs
public ScriptPublicKey.Type type
Copyright © 2018. All rights reserved.