Get GenLayer Transaction Status
genlayer_get_transaction_statusFetch the lightweight consensus status of a GenLayer transaction using its transaction hash. Verify transaction confirmation and consensus.
Instructions
Fetch the lightweight consensus status for a GenLayer transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txId | Yes | Transaction hash with 0x prefix. | |
| timestamp | No | Optional unix timestamp override. |