@hashgraph/sdk
    Preparing search index...

    Interface TransactionResponseJSON

    interface TransactionResponseJSON {
        nodeId: string;
        transactionHash: string;
        transactionId: string;
    }
    Index

    Properties

    nodeId: string
    transactionHash: string
    transactionId: string