orca-so / orca-sdks

Open-sourced typescript SDKs for Orca
MIT License
43 stars 10 forks source link

Make compute budget priority fee selection more configurable #73

Closed wjthieme closed 3 months ago

wjthieme commented 3 months ago

Add an option to specify percentile for the priority fee suggestion algorithm. It defaults to the 90th percentile but an option like this could be potentially useful if we'd every want to increase or decrease this percentile (which we can then do without having to update this package).