subscribe
Subscribe establishes a bidirectional streaming connection with the Geyser service to receive real-time updates about Solana blockchain events.
Parameters:
blockhash - bytes - The blockhash you want to validate
Returns:
result - object - The result representing the return value of a bidirectional stream method call with a Geyser gRPC subscription request and subscription update
Example:
Last updated
Was this helpful?