Méthode | Description | |
---|---|---|
AddNode ( string nodeAddr, ushort nodePort = 8333 ) : void | ||
Bitcoin ( ) : System | ||
GetTransactions ( ) : BitCoinClient.Transaction[] | ||
HandleInvPacket ( |
||
LoadTransaction ( byte data ) : void |
public AddNode ( string nodeAddr, ushort nodePort = 8333 ) : void | ||
nodeAddr | string | |
nodePort | ushort | |
Résultat | void |
public GetTransactions ( ) : BitCoinClient.Transaction[] | ||
Résultat | BitCoinClient.Transaction[] |
public HandleInvPacket ( |
||
node | ||
payload | byte | |
Résultat | void |
public LoadTransaction ( byte data ) : void | ||
data | byte | |
Résultat | void |