interface RegisterForum {
    hosting_account: string;
    proposal_type_info: TypeInfo;
}

Properties

hosting_account: string
proposal_type_info: TypeInfo