We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 319adab commit 3531b0dCopy full SHA for 3531b0d
pythnet/pythnet_sdk/examples/generate_pyth_data.rs
@@ -1,8 +1,6 @@
1
// Use the Solana client library to pull the addresses of all relevant accounts from PythNet so we
2
// can test locally.
3
4
-// #![feature(proc_macro_hygiene)]
5
-
6
use {
7
pythnet_sdk::pythnet::PYTH_PID,
8
serde_json::json,
0 commit comments