Skip to content

Conversation

va24nsh
Copy link

@va24nsh va24nsh commented Sep 27, 2025

Added assertion to check transaction size limit before sending.

Problem

Property '"__transactionSize:@solana/kit"' is missing in type 'FullySignedTransaction & TransactionWithBlockhashLifetime & Readonly<{ messageBytes: TransactionMessageBytes; signatures: SignaturesMap; }>' but required in type 'TransactionWithinSizeLimit'.

Summary of Changes

Asserted the required type just before sending the transaction.

Fixes #
Used assertIsTransactionWithinSizeLimit() function from @solana/kit

Added assertion to check transaction size limit before sending.
Copy link

vercel bot commented Sep 27, 2025

@va24nsh is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant