Méthode | Description | |
---|---|---|
BuildScript ( ) : |
||
Decode ( string encodedAddress ) : |
||
Encode ( ) : string | ||
ToString ( ) : string | ||
TryDecode ( string encodedAddress, |
||
TryFromOutputScript ( |
Méthode | Description | |
---|---|---|
Address ( BlockChainIdentity intendedBlockChain ) : Paymetheus.Bitcoin.Script |
public abstract BuildScript ( ) : |
||
Résultat |
public static Decode ( string encodedAddress ) : |
||
encodedAddress | string | |
Résultat |
public static TryDecode ( string encodedAddress, |
||
encodedAddress | string | |
address | ||
Résultat | bool |
public static TryFromOutputScript ( |
||
pkScript | ||
intendedBlockChain | BlockChainIdentity | |
address | ||
Résultat | bool |