C# Class BitcoinNET.RPCClient.ListSinceBlockResponse

ファイルを表示 Open project: mb300sd/Bitcoin.NET

Public Properties

Property Type Description
lastblock string
transactions IEnumerable

Property Details

lastblock public_oe property

public string lastblock
return string

transactions public_oe property

public IEnumerable transactions
return IEnumerable