Method | Description | |
---|---|---|
AddressPrefix ( byte prefix ) : System | ||
IdentityForPubkeyHashPrefix ( |
||
IdentityForScriptHashPrefix ( |
||
PayToPubKeyHashPrefix ( BlockChainIdentity identity ) : |
||
PayToScriptHashPrefix ( BlockChainIdentity identity ) : |
public AddressPrefix ( byte prefix ) : System | ||
prefix | byte | |
return | System |
public static IdentityForPubkeyHashPrefix ( |
||
prefix | ||
identity | BlockChainIdentity | |
return | bool |
public static IdentityForScriptHashPrefix ( |
||
prefix | ||
identity | BlockChainIdentity | |
return | bool |
public static PayToPubKeyHashPrefix ( BlockChainIdentity identity ) : |
||
identity | BlockChainIdentity | |
return |
public static PayToScriptHashPrefix ( BlockChainIdentity identity ) : |
||
identity | BlockChainIdentity | |
return |