This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
6b43acf558a15c2091a84d5c3db696ee2d60fa93
solana
/
sdk
/
src
/
system_program.rs
2 lines
56 B
Rust
Raw
Normal View
History
Unescape
Escape
Use bs58 strings to declare IDs rather then raw bytes (#7082)
2019-11-21 16:34:40 -08:00
crate
::
declare_id!
(
"
11111111111111111111111111111111
"
)
;
Reference in New Issue
Copy Permalink