Closed ricardojmendez closed 2 years ago
Oh i see, you probably want to specify confirmed only on the getRecentBlockhash request, rather then on the account data reading requests.
The latest mango-client uses confirmed blockhashes by default. Config option for the connection might be useful anyway.
The Triton team recommends using the commitment level
confirmed
in order to avoid BlockhashNotFound errors. Adding a parameter.