TransactionReceiptOutput interface

속성

receipt
state

원장 쿼리의 상태입니다.

transactionId

원장 상태에 대한 고유 식별자입니다. LedgerEntry의 일부로 반환되는 경우 항목을 읽은 상태를 나타냅니다.

속성 세부 정보

receipt

receipt?: ReceiptContentsOutput

속성 값

state

원장 쿼리의 상태입니다.

state: "Loading" | "Ready"

속성 값

"Loading" | "Ready"

transactionId

원장 상태에 대한 고유 식별자입니다. LedgerEntry의 일부로 반환되는 경우 항목을 읽은 상태를 나타냅니다.

transactionId: string

속성 값

string