Метод | Описание | |
---|---|---|
BitcoinSerializeToStream ( Stream buf ) : void | ||
HasBlockChain ( ) : bool |
Returns true if the version message indicates the sender has a full copy of the block chain, or if it's running in client mode (only has the headers).
|
|
VersionMessage ( |
||
VersionMessage ( |
Метод | Описание | |
---|---|---|
Parse ( ) : void |
public BitcoinSerializeToStream ( Stream buf ) : void | ||
buf | Stream | |
Результат | void |
public VersionMessage ( |
||
@params | ||
msg | byte | |
Результат | System |
public VersionMessage ( |
||
@params | ||
newBestHeight | uint | |
Результат | System |