SetConfigParam

Git Source

struct SetConfigParam {
    uint32 eid;
    uint32 configType;
    bytes config;
}