Virus-Axel / godot-solana-sdk

Build Solana games with godot. This GDExtension will enable godot to make on-chain and Solana integrated games.
MIT License
38 stars 12 forks source link

Issue: AnchorProgram build_instruction unnamed argument #231

Closed Virus-Axel closed 3 months ago

Virus-Axel commented 4 months ago

Description

There is an unnamed argument in build_instruction method.

Suggested Improvements

Name the argument or remove it.

Extra Information

To use build_instruction you need to pass

  1. instruction name
  2. accounts
  3. arguments