txBroadcast: Stabilize to version 1 (#4169)

This PR stabilizes the txBroadcast API to version 1.

Ideally needs:
- https://github.com/paritytech/polkadot-sdk/pull/4050
- https://github.com/paritytech/polkadot-sdk/pull/3772

cc @paritytech/subxt-team

---------

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