OBJECT
type TransactionDigestData {# The transaction digest of the inputtransactionDigest: String! # The DER encoded transaction digest and the wallet pathsignData: String! # The SHA256 digest of the signDatashaSignData: String! }