contract2.gm 컨트랙트 개요 액션 (80) 구조체 (162) 테이블 (16) ABI (에이비아이) 구조체 (162) addmodule addmodule의 액션 파라미터 { "name": "addmodule", "base": "", "fields": [ { "name": "entity_id", "type": "uint64" }, { "name": "module_index", "type": "uint8" }, { "name": "module_ref", "type": "cargo_ref" }, { "name": "target_ref", "type": "cargo_ref?" } ] }