stellar_xdr_compare
Compare two XDR values of a specified type to check equality, enabling validation of Stellar blockchain data.
Instructions
Compare two XDR values
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| left | Yes | Left XDR value to compare | |
| type | Yes | XDR type of both inputs | |
| right | Yes | Right XDR value to compare | |
| channel | No | XDR specification channel | |
| inputFormat | No | Input format |