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

Comments

Update execution_engine.py#45

Open
mrchaos wants to merge 1 commit intometaplex-foundation:mainfrom
mrchaos:main
Open

Update execution_engine.py#45
mrchaos wants to merge 1 commit intometaplex-foundation:mainfrom
mrchaos:main

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