GetLatestBlockhashConfig constructor
GetLatestBlockhashConfig({
- Commitment? commitment,
- num? minContextSlot,
Implementation
GetLatestBlockhashConfig({
this.commitment,
this.minContextSlot,
});