This website works better with JavaScript
GitBross
Home
Explore
Help
Register
Sign In
sol_6WNrjWP7
/
solana-program-examples
mirror of
https://github.com/solana-developers/program-examples
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
rename to mint close authority
Valentin Madrid
2 years ago
parent
2e9548d0ff
commit
f58dadde13
6 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
0
0
tokens/token-2022/mint-close-authority/native/cicd.sh
0
0
tokens/token-2022/mint-close-authority/native/package.json
0
0
tokens/token-2022/mint-close-authority/native/program/Cargo.toml
0
0
tokens/token-2022/mint-close-authority/native/program/src/lib.rs
0
0
tokens/token-2022/mint-close-authority/native/tests/test.ts
0
0
tokens/token-2022/mint-close-authority/native/tsconfig.json
+ 0
- 0
tokens/token-2022/transfer-fees/native/cicd.sh → tokens/token-2022/mint-close-authority/native/cicd.sh
View File
+ 0
- 0
tokens/token-2022/transfer-fees/native/package.json → tokens/token-2022/mint-close-authority/native/package.json
View File
+ 0
- 0
tokens/token-2022/transfer-fees/native/program/Cargo.toml → tokens/token-2022/mint-close-authority/native/program/Cargo.toml
View File
+ 0
- 0
tokens/token-2022/transfer-fees/native/program/src/lib.rs → tokens/token-2022/mint-close-authority/native/program/src/lib.rs
View File
+ 0
- 0
tokens/token-2022/transfer-fees/native/tests/test.ts → tokens/token-2022/mint-close-authority/native/tests/test.ts
View File
+ 0
- 0
tokens/token-2022/transfer-fees/native/tsconfig.json → tokens/token-2022/mint-close-authority/native/tsconfig.json
View File