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