Delegation Transaction
A single transaction to be signed and broadcast by a delegation submit flow.
Delegation endpoints return either EVM transaction objects or base64-encoded Solana transaction strings. This sealed class models both shapes in a type-safe way (avoiding Any).