You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to add Solana chain to our current NTT project, we get a file not found error with no clue to go on about what is missing.
# ntt add-chain Solana --latest --mode burning --token <token> --payer /path/to.payer.json --program-key /path/to.program.json
Worktree already exists at .deployments/Solana-2.1.0. Resetting to v2.1.0+solana
HEAD is now at 4148bae cli: set up special relaying EVM->Solana (#529)
Created worktree at .deployments/Solana-2.1.0 from tag v2.1.0+solana
Error: No such file or directory (os error 2)
The text was updated successfully, but these errors were encountered:
When trying to add Solana chain to our current NTT project, we get a file not found error with no clue to go on about what is missing.
The text was updated successfully, but these errors were encountered: