python-api icon indicating copy to clipboard operation
python-api copied to clipboard

Update execution_engine.py

Open mrchaos opened this issue 3 years ago • 0 comments

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

mrchaos avatar Apr 06 '22 07:04 mrchaos