Skip to content

Commit

Permalink
[RustSDK] Remove tx subscription example in the Rust SDK (#20610)
Browse files Browse the repository at this point in the history
## Description 

Let's remove the example - first it is fairly basic, and second, WS is
off on most nodes so people cannot run this example anymore.

Should close #20607

## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
  • Loading branch information
stefan-mysten authored Dec 12, 2024
1 parent 7eadb13 commit 1ae9af6
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions crates/sui-sdk/examples/transaction_subscription.rs

This file was deleted.

0 comments on commit 1ae9af6

Please sign in to comment.