Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/solana-program/system
/ upgrade-template.mjs
File
upgrade-template.mjs
scripts/upgrade-template.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env zx
2
import
'zx/globals'
;
3
import
{ getCargo } from
'./utils.mjs'
;
4
Callers
nothing calls this directly
Calls
1
getCargo
Function · 0.90
Tested by
no test coverage detected