This website works better with JavaScript
GitBross
Página inicial
Explorar
Ajuda
Registrar
Entrar
sol_6WNrjWP7
/
solana-program-examples
mirror de
https://github.com/solana-developers/program-examples
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
rename to mint close authority
Valentin Madrid
2 anos atrás
pai
2e9548d0ff
commit
f58dadde13
6 arquivos alterados
com
0 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
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
Ver arquivo
+ 0
- 0
tokens/token-2022/transfer-fees/native/package.json → tokens/token-2022/mint-close-authority/native/package.json
Ver arquivo
+ 0
- 0
tokens/token-2022/transfer-fees/native/program/Cargo.toml → tokens/token-2022/mint-close-authority/native/program/Cargo.toml
Ver arquivo
+ 0
- 0
tokens/token-2022/transfer-fees/native/program/src/lib.rs → tokens/token-2022/mint-close-authority/native/program/src/lib.rs
Ver arquivo
+ 0
- 0
tokens/token-2022/transfer-fees/native/tests/test.ts → tokens/token-2022/mint-close-authority/native/tests/test.ts
Ver arquivo
+ 0
- 0
tokens/token-2022/transfer-fees/native/tsconfig.json → tokens/token-2022/mint-close-authority/native/tsconfig.json
Ver arquivo