C# Class BitcoinNET.RPCClient.ListSinceBlockResponse

Afficher le fichier Open project: mb300sd/Bitcoin.NET

Méthodes publiques

Свойство Type Description
lastblock string
transactions IEnumerable

Property Details

lastblock public_oe property

public string lastblock
Résultat string

transactions public_oe property

public IEnumerable transactions
Résultat IEnumerable