Hi, i’m writing test script for PyTeal application.
i’m using sandbox GitHub - algorand/sandbox: Algorand node sandbox here but have some limitation. the blocktime seem too slow for running multiple scenario/fixture of testing. i did read in docs but seem no configuration for this. for other blockchain local private network, i beleive there are same configuration.
So does anyone know how to config this for faster/easier intergration.
Thanks for reading