Optional
commitment?: CommitmentOptional
encoding?: Encoding format for Account data
base58
is slow.jsonParsed
encoding attempts to use program-specific state parsers to return more
human-readable and explicit account state datajsonParsed
is requested but a parser cannot be found, the field falls back to base64
encoding, detectable when the data
field is type string
.
Optional commitment level