Skip to content

Commit

Permalink
Feat/less rpc (#74)
Browse files Browse the repository at this point in the history
* Subscribe to default sub account via Ws updates
* Use Ws Maps for user accounta and oracle price queries
  • Loading branch information
jordy25519 authored Sep 19, 2024
1 parent f42a151 commit 0c5ad06
Show file tree
Hide file tree
Showing 6 changed files with 163 additions and 440 deletions.
3 changes: 3 additions & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
group_imports = "StdExternalCrate"
imports_granularity = "Crate"
use_field_init_shorthand = true
Loading

0 comments on commit 0c5ad06

Please sign in to comment.