GetRecentBlockhashConfig constructor

GetRecentBlockhashConfig({
  1. Commitment? commitment,
})

Implementation

GetRecentBlockhashConfig({
  this.commitment,
});