internal `SplGovernance` program ID is not properly exposed/implemented
callensm opened this issue · comments
Matthew Callens commented
The implementation of the SplGovernance::id
function is not public/exported from the crate, and should likely be using the declare_id!
macro.