jito-labs / searcher-examples

Searcher Examples
327 stars 127 forks source link

feat: allow to customize the bundle result waiting time. #48

Open serejke opened 5 months ago

serejke commented 5 months ago

Overview

Default hardcoded 5 seconds waiting time is not always enough to receive the bundle confirmation.

Solution

Allow to customize the waiting time via JITO_BUNDLE_RESULT_WAIT_SECONDS environment variable.