C# 클래스 BitcoinNET.RPCClient.ListSinceBlockResponse

파일 보기 프로젝트 열기: mb300sd/Bitcoin.NET

공개 프로퍼티들

프로퍼티 타입 설명
lastblock string
transactions IEnumerable

프로퍼티 상세

lastblock 공개적으로 프로퍼티

public string lastblock
리턴 string

transactions 공개적으로 프로퍼티

public IEnumerable transactions
리턴 IEnumerable