From 35828e8fe790cf24f899d8e8bfc27319d7f1fc35 Mon Sep 17 00:00:00 2001 From: Tyera Eulberg Date: Tue, 18 Aug 2020 20:29:39 -0600 Subject: [PATCH] Remove old signatureSubscribe info (#11704) --- docs/src/apps/jsonrpc-api.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/apps/jsonrpc-api.md b/docs/src/apps/jsonrpc-api.md index 307ff2aab..d2e7f7ec7 100644 --- a/docs/src/apps/jsonrpc-api.md +++ b/docs/src/apps/jsonrpc-api.md @@ -1684,8 +1684,6 @@ Subscribe to a transaction signature to receive notification when the transactio - `` - Transaction Signature, as base-58 encoded string - `` - (optional) [Commitment](jsonrpc-api.md#configuring-state-commitment) - Default: 0, Max: `MAX_LOCKOUT_HISTORY` \(greater integers rounded down\) - #### Results: - `integer` - subscription id \(needed to unsubscribe\)