governance::utils
Module 0xc0ded0c1::utils
0xc0ded0c1::utils
module governance::utils
governance::utils
This module contains utilities for the governance module.
use 0x1::type_info;
Function governance_address
governance_address
Extracts the address where the struct for GovernanceType
is stored.
public fun governance_address<GovernanceType>(): address
Last updated