validate Sponsored Transaction
fun GasLessTransactionData.validateSponsoredTransaction(transaction: TransactionData, policy: SponsoredTransactionPolicy): TransactionData.V1
Validates an untrusted gas-station response before the sender signs it.
The sponsor may add only bounded gas data. The sender, transaction kind (including every PTB input and command), and expiration must remain byte-for-byte identical to the original request.