C# Class BitcoinNET.RPCClient.ListSinceBlockResponse

Show file Open project: mb300sd/Bitcoin.NET

Public Properties

Property Type Description
lastblock string
transactions IEnumerable

Property Details

lastblock public property

public string lastblock
return string

transactions public property

public IEnumerable transactions
return IEnumerable