txWatch: Stabilize txWatch to version 1 (#4171)

This PR stabilizes the txBroadcast API to version 1.

Needs from spec:
- https://github.com/paritytech/json-rpc-interface-spec/pull/153 
- https://github.com/paritytech/json-rpc-interface-spec/pull/154


cc @paritytech/subxt-team

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2024-04-19 12:48:44 +03:00
committed by GitHub
parent 148d942ec0
commit eba3deca3e
3 changed files with 13 additions and 5 deletions
+8
View File
@@ -0,0 +1,8 @@
title: Stabilize transactionWatch RPC class to version 1
doc:
- audience: Node Dev
description: |
The transactionWatch RPC API is stabilized to version 1.
crates: [ ]