Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Update execution_engine.py #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrchaos
Copy link

@mrchaos mrchaos commented Apr 6, 2022

remove "signers = list(map(Keypair, set(map(lambda s: s.seed, signers))))"
"set" change signers order so in case of feepayer would be last, tx fail
In case skip_preflight=False, tx success ratio high

remove "signers = list(map(Keypair, set(map(lambda s: s.seed, signers))))"
"set" change signers order so in case of feepayer would be last, tx fail
In case skip_preflight=False, tx success ratio high
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant