You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transaction Detail API returns an object with the following properies but the validation code is always "Valid" even though there is no txns hash is given like so.
Transaction Detail API returns an object with the following properies but the validation code is always "Valid" even though there is no txns hash is given like so.
{
chaincodename: "_lifecycle"
createdt: "2021-11-04T08:24:39.892Z"
payload_proposal_hash: "01df4249fb3809c1fb67f88ca749c88f4ee25e8c4d687754072b9cfc9dae9b2d"
tx_action: ""
tx_from: ""
tx_to: ""
tx_value: ""
txhash: "48f61531fecd251d850ad8a97f3b7f63d8273ae064e1e7f9502708c51f7deda8"
validation_code: "VALID"
}
The text was updated successfully, but these errors were encountered: