governance::utils
This module contains utilities for the governance module.
use 0x1::type_info;
Extracts the address where the struct for
GovernanceType
is stored.public fun governance_address<GovernanceType>(): address
Last modified 7mo ago