Skip to content

Javascript sign transaction request() problems #118

Discussion options

You must be logged in to vote

I found the reason for this here: https://solana.stackexchange.com/questions/6623/how-to-disable-priority-fees-in-phantom/6632#6632. The solution would be to add ComputeUnitBudget instruction and a ComputeUnitLimit to the transaction. That is what wallets sign anyways (some conditions to it). It was also possible to partially sign to get around this phenomenon. I tried partially signing but seems not possible when there is only one signer.

I am glad this is resolved, and thank you for your time :)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@Virus-Axel
Comment options

@Virus-Axel
Comment options

Comment options

You must be logged in to vote
1 reply
@adamdelphantom
Comment options

Answer selected by Virus-Axel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants