interface SuiMoveModuleId {
    address: string;
    name: string;
}

Properties

Properties

address: string
name: string