public class GetKeyReferencesArgs extends Object
| Constructor and Description |
|---|
GetKeyReferencesArgs(List<PublicKey> keys)
Create a new
GetBlockHeaderArgs instance to be passed to the getBlock method. |
GetKeyReferencesArgs(PublicKey key) |
| Modifier and Type | Method and Description |
|---|---|
List<PublicKey> |
getKeys() |
void |
setKeys(List<PublicKey> keys) |
String |
toString() |
public GetKeyReferencesArgs(List<PublicKey> keys)
GetBlockHeaderArgs instance to be passed to the getBlock method.keys - List PublicKeys to search for.public GetKeyReferencesArgs(PublicKey key)
Copyright © 2019. All rights reserved.