Subscribe to receive a notification when the transaction with the given signature reaches the specified commitment level.
signatureNotification
, is sent by the RPC.
wss://mainnet.helius-rpc.com/?api-key=<API_KEY>
wss://devnet.helius-rpc.com/?api-key=<API_KEY>
slot: <u64>
- The corresponding slot.value: <object|string>
- a notification value of RpcSignatureResult, resulting in either:
enableReceivedNotification
is true
and the signature is received: the literal string "receivedSignature"
, orerr: <object|null>
:
null
if the transaction succeeded in being processed at the specified commitment level, or