jet-lab / jet-governance

Jet Protocol governance programs and web-application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

internal `SplGovernance` program ID is not properly exposed/implemented

callensm opened this issue · comments

The implementation of the SplGovernance::id function is not public/exported from the crate, and should likely be using the declare_id! macro.