kevinheavey / anchorpy

The Python Anchor client.
https://kevinheavey.github.io/anchorpy/
MIT License
222 stars 59 forks source link

Support additional keys under "metadata" #93

Closed cdb18 closed 2 years ago

cdb18 commented 2 years ago

For example the candy-guard idl:

"metadata": {
    "address": "Guard1JwRhJkVH6XZhzoYxeBVQe872VH6QggF4BWmS9g",
    "origin": "anchor",
    "binaryVersion": "0.25.0",
    "libVersion": "0.25.0"
  }

Where origin, binaryVersion and libVersion are not supported.