Package org.bitcoindevkit
Class AddressData.P2pkh
-
- All Implemented Interfaces:
public final class AddressData.P2pkh extends AddressData
-
-
Field Summary
Fields Modifier and Type Field Description private final String
pubkeyHash
-
Constructor Summary
Constructors Constructor Description AddressData.P2pkh(String pubkeyHash)
-
Method Summary
Modifier and Type Method Description final String
getPubkeyHash()
-
-
-
Constructor Detail
-
AddressData.P2pkh
AddressData.P2pkh(String pubkeyHash)
-
-
Method Detail
-
getPubkeyHash
final String getPubkeyHash()
-
-