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
deployed my own version of gem bank and gemfarm, added a config with new program ids to the front end, imported, and when i go to do it i get
Transaction simulation failed: Error processing Instruction 0: Cross-program invocation with unauthorized signer or writable account
Program myprogramid invoke [1]
Program log: Instruction: InitFarm
Program 11111111111111111111111111111111 invoke [2]
Program 11111111111111111111111111111111 success
3HQyqaCUvN31zbMLBoDrcaHFzWsybpV38Uf3ZKmhvZWe's signer privilege escalated
Program myprogramid consumed 26457 of 200000 compute units
Program myprogramid failed: Cross-program invocation with unauthorized signer or writable account
The text was updated successfully, but these errors were encountered:
@devtonic0 I think I solved my problem by following this other issue: #65.
You can find my forked repo (not a fork really, more a new repo altogether, but maybe I will create an official fork) here which is more recent than the other fork
deployed my own version of gem bank and gemfarm, added a config with new program ids to the front end, imported, and when i go to do it i get
Transaction simulation failed: Error processing Instruction 0: Cross-program invocation with unauthorized signer or writable account
Program myprogramid invoke [1]
Program log: Instruction: InitFarm
Program 11111111111111111111111111111111 invoke [2]
Program 11111111111111111111111111111111 success
3HQyqaCUvN31zbMLBoDrcaHFzWsybpV38Uf3ZKmhvZWe's signer privilege escalated
Program myprogramid consumed 26457 of 200000 compute units
Program myprogramid failed: Cross-program invocation with unauthorized signer or writable account
The text was updated successfully, but these errors were encountered: